Searched refs:InlinedInheritingConstructorScope (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1081 class InlinedInheritingConstructorScope { class in class:clang::CodeGen::CodeGenFunction
1083 InlinedInheritingConstructorScope(CodeGenFunction &CGF, GlobalDecl GD) function in class:clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope
1106 ~InlinedInheritingConstructorScope() {
H A DCGClass.cpp2222 InlinedInheritingConstructorScope Scope(*this, GlobalDecl(Ctor, CtorType));

Completed in 125 milliseconds