Home
last modified time | relevance | path

Searched refs:EnterDtorCleanups (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp1515 EnterDtorCleanups(Dtor, Dtor_Deleting); in EmitDestructorBody()
1548 EnterDtorCleanups(Dtor, Dtor_Complete); in EmitDestructorBody()
1561 EnterDtorCleanups(Dtor, Dtor_Base); in EmitDestructorBody()
1807 void CodeGenFunction::EnterDtorCleanups(const CXXDestructorDecl *DD, in EnterDtorCleanups() function in CodeGenFunction
DCodeGenFunction.h1518 void EnterDtorCleanups(const CXXDestructorDecl *Dtor, CXXDtorType Type);
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1470 EnterDtorCleanups(Dtor, Dtor_Deleting); in EmitDestructorBody()
1503 EnterDtorCleanups(Dtor, Dtor_Complete); in EmitDestructorBody()
1519 EnterDtorCleanups(Dtor, Dtor_Base); in EmitDestructorBody()
1794 void CodeGenFunction::EnterDtorCleanups(const CXXDestructorDecl *DD, in EnterDtorCleanups() function in CodeGenFunction
DCodeGenFunction.h2239 void EnterDtorCleanups(const CXXDestructorDecl *Dtor, CXXDtorType Type);