Searched defs:DestroyedType (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DExprCXX.cpp175 CXXPseudoDestructorExpr(ASTContext &Context, Expr *Base, bool isArrow, SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, TypeSourceInfo *ScopeType, SourceLocation ColonColonLoc, SourceLocation TildeLoc, PseudoDestructorTypeStorage DestroyedType) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExpr.cpp2961 QualType DestroyedType = PseudoDtor->getDestroyedType(); local
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h9428 TypeSourceInfo *DestroyedType = Destroyed.getTypeSourceInfo(); local

Completed in 217 milliseconds