reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2584 QualType getDestroyedType() const;
3847 QualType DestroyedType = PDE->getDestroyedType();
tools/clang/lib/AST/StmtPrinter.cpp 2072 E->getDestroyedType().print(OS, Policy);
tools/clang/lib/AST/StmtProfile.cpp 1763 VisitType(S->getDestroyedType());
tools/clang/lib/CodeGen/CGExprCXX.cpp 120 QualType DestroyedType = E->getDestroyedType();