Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1086 OldCXXABIThisDecl(CGF.CXXABIThisDecl), in InlinedInheritingConstructorScope()
1110 CGF.CXXABIThisDecl = OldCXXABIThisDecl; in ~InlinedInheritingConstructorScope()
1126 ImplicitParamDecl *OldCXXABIThisDecl; variable