Home
last modified time | relevance | path

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

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