Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleList.h61 StringRef ThisValue; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DBinaryStreamArray.h242 ValueType ThisValue; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp282 Address ThisValue = EmitPointerWithAlignment(Base, &BaseInfo, &TBAAInfo); in EmitCXXMemberOrOperatorMemberCallExpr() local
H A DCGExpr.cpp2887 EmitCapturedFieldLValue(CodeGenFunction & CGF,const FieldDecl * FD,llvm::Value * ThisValue) EmitCapturedFieldLValue() argument
4641 EmitLValueForLambdaField(const FieldDecl * Field,llvm::Value * ThisValue) EmitLValueForLambdaField() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp1893 SDValue ThisValue = Bits[i].hasValue() ? Bits[i].getValue() : SDValue(); collectBitGroups() local