Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/AST/
H A DExprCXX.cpp166 PseudoDestructorTypeStorage DestroyedType) in CXXPseudoDestructorExpr()
H A DItaniumMangle.cpp3411 QualType DestroyedType = PDE->getDestroyedType(); in mangleExpression() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGExpr.cpp3757 QualType DestroyedType = PseudoDtor->getDestroyedType(); in EmitCallExpr() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DExprCXX.h2156 PseudoDestructorTypeStorage DestroyedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DExprCXX.h2643 PseudoDestructorTypeStorage DestroyedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DExprCXX.h2630 PseudoDestructorTypeStorage DestroyedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DExprCXX.h2642 PseudoDestructorTypeStorage DestroyedType; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DExprCXX.h2630 PseudoDestructorTypeStorage DestroyedType; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DTreeTransform.h11881 TypeSourceInfo *DestroyedType = Destroyed.getTypeSourceInfo(); in RebuildCXXPseudoDestructorExpr() local