Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1085 OldCurCodeDecl(CGF.CurCodeDecl), in InlinedInheritingConstructorScope()
1109 CGF.CurCodeDecl = OldCurCodeDecl; in ~InlinedInheritingConstructorScope()
1125 const Decl *OldCurCodeDecl; variable