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