Searched refs:OldCXXThisValue (Results 1 – 1 of 1) sorted by relevance
1065 : CGF(CGF), OldCXXThisValue(CGF.CXXThisValue), in CXXDefaultInitExprScope()1071 CGF.CXXThisValue = OldCXXThisValue; in ~CXXDefaultInitExprScope()1077 llvm::Value *OldCXXThisValue; variable1088 OldCXXThisValue(CGF.CXXThisValue), in InlinedInheritingConstructorScope()1112 CGF.CXXThisValue = OldCXXThisValue; in ~InlinedInheritingConstructorScope()1128 llvm::Value *OldCXXThisValue; variable