Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp2349 struct CallDelegatingCtorDtor final : EHScopeStack::Cleanup { struct
2354 CallDelegatingCtorDtor(const CXXDestructorDecl *D, Address Addr, in CallDelegatingCtorDtor() function
2385 EHStack.pushCleanup<CallDelegatingCtorDtor>(EHCleanup, in EmitDelegatingCXXConstructorCall()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp2390 struct CallDelegatingCtorDtor final : EHScopeStack::Cleanup { struct
2395 CallDelegatingCtorDtor(const CXXDestructorDecl *D, Address Addr, in CallDelegatingCtorDtor() argument
2433 EHStack.pushCleanup<CallDelegatingCtorDtor>(EHCleanup, in EmitDelegatingCXXConstructorCall()