Home
last modified time | relevance | path

Searched defs:DestroyedType (Results 1 – 5 of 5) sorted by relevance

/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp129 QualType DestroyedType = E->getDestroyedType(); EmitCXXPseudoDestructorExpr() local
/llvm-project/clang/lib/AST/
H A DExprCXX.cpp375 CXXPseudoDestructorExpr(const ASTContext & Context,Expr * Base,bool isArrow,SourceLocation OperatorLoc,NestedNameSpecifierLoc QualifierLoc,TypeSourceInfo * ScopeType,SourceLocation ColonColonLoc,SourceLocation TildeLoc,PseudoDestructorTypeStorage DestroyedType) CXXPseudoDestructorExpr() argument
H A DItaniumMangle.cpp4980 QualType DestroyedType = PDE->getDestroyedType(); mangleExpression() local
/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2646 PseudoDestructorTypeStorage DestroyedType; global() variable
/llvm-project/clang/lib/Sema/
H A DTreeTransform.h16419 TypeSourceInfo *DestroyedType = Destroyed.getTypeSourceInfo(); RebuildCXXPseudoDestructorExpr() local