Searched defs:CXXABIThisDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCodeGenFunction.h1086 OldCXXABIThisDecl(CGF.CXXABIThisDecl),
1097 CGF.CXXABIThisDecl = nullptr;
1110 CGF.CXXABIThisDecl = OldCXXABIThisDecl;
1139 ImplicitParamDecl *CXXABIThisDecl; member in class:clang::CodeGen::CodeGenFunction

Completed in 152 milliseconds