Searched defs:InlinedInheritingConstructorScope (Results 1 - 1 of 1) 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() {

Completed in 105 milliseconds