Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1065 : CGF(CGF), OldCXXThisValue(CGF.CXXThisValue), in CXXDefaultInitExprScope()
1071 CGF.CXXThisValue = OldCXXThisValue; in ~CXXDefaultInitExprScope()
1077 llvm::Value *OldCXXThisValue; variable
1088 OldCXXThisValue(CGF.CXXThisValue), in InlinedInheritingConstructorScope()
1112 CGF.CXXThisValue = OldCXXThisValue; in ~InlinedInheritingConstructorScope()
1128 llvm::Value *OldCXXThisValue; variable