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

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1084 : CGF(CGF), OldCurGD(CGF.CurGD), OldCurFuncDecl(CGF.CurFuncDecl),
1108 CGF.CurFuncDecl = OldCurFuncDecl;
1124 const Decl *OldCurFuncDecl; member in class:clang::CodeGen::CodeGenFunction::InlinedInheritingConstructorScope

Completed in 124 milliseconds