Searched refs:OldCXXThisValue (Results 1 – 1 of 1) sorted by relevance
1040 : CGF(CGF), OldCXXThisValue(CGF.CXXThisValue), in CXXDefaultInitExprScope()1046 CGF.CXXThisValue = OldCXXThisValue; in ~CXXDefaultInitExprScope()1052 llvm::Value *OldCXXThisValue; variable