Home
last modified time | relevance | path

Searched defs:ThisValue (Results 1 – 5 of 5) sorted by relevance

/openbsd/src/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
DDbiModuleList.h61 StringRef ThisValue; variable
/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DBinaryStreamArray.h242 ValueType ThisValue; variable
/openbsd/src/gnu/llvm/clang/lib/CodeGen/
DCGExprCXX.cpp277 Address ThisValue = EmitPointerWithAlignment(Base, &BaseInfo, &TBAAInfo); in EmitCXXMemberOrOperatorMemberCallExpr() local
DCGExpr.cpp2634 llvm::Value *ThisValue) { in EmitCapturedFieldLValue()
/openbsd/src/gnu/llvm/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp1725 SDValue ThisValue = Bits[i].hasValue() ? Bits[i].getValue() : SDValue(); in collectBitGroups() local