Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1084 : CGF(CGF), OldCurGD(CGF.CurGD), OldCurFuncDecl(CGF.CurFuncDecl), in InlinedInheritingConstructorScope()
1107 CGF.CurGD = OldCurGD; in ~InlinedInheritingConstructorScope()
1123 GlobalDecl OldCurGD; variable