HomeSort by: relevance | last modified time | path
    Searched refs:InlinedInheritingConstructorScope (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 1623 class InlinedInheritingConstructorScope {
1625 InlinedInheritingConstructorScope(CodeGenFunction &CGF, GlobalDecl GD)
1648 ~InlinedInheritingConstructorScope() {
CGClass.cpp 2256 InlinedInheritingConstructorScope Scope(*this, GD);

Completed in 22 milliseconds