Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenFunction.h1087 OldCXXABIThisValue(CGF.CXXABIThisValue), in InlinedInheritingConstructorScope()
1111 CGF.CXXABIThisValue = OldCXXABIThisValue; in ~InlinedInheritingConstructorScope()
1127 llvm::Value *OldCXXABIThisValue; variable