Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A 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
H A DCodeGenFunction.h2283 void EnterDtorCleanups(const CXXDestructorDecl *Dtor, CXXDtorType Type);