| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | APNumericStorage.h | 54 void setValue(const ASTContext &C, const llvm::APInt &Val) { in setValue() function 64 void setValue(const ASTContext &C, const llvm::APFloat &Val) { in setValue() function
|
| HD | ExprObjC.h | 101 void setValue(bool V) { Value = V; } in setValue() function
|
| HD | Expr.h | 1621 void setValue(unsigned Val) { Value = Val; } in setValue() function 1655 void setValue(const ASTContext &C, const llvm::APFloat &Val) { in setValue() function
|
| HD | ExprCXX.h | 738 void setValue(bool V) { CXXBoolLiteralExprBits.Value = V; } in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ADT/ |
| HD | PackedVector.h | 38 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function 57 static void setValue(BitVectorTy &Bits, unsigned Idx, T val) { in setValue() function
|
| HD | StringMapEntry.h | 84 void setValue(const ValueTy &V) { second = V; } in setValue() function
|
| HD | IntervalMap.h | 1765 iterator::setValue(ValT x) { in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| HD | LVType.h | 188 void setValue(StringRef Value) override { in setValue() function 228 void setValue(StringRef Value) override { in setValue() function
|
| HD | LVSymbol.h | 121 void setValue(StringRef Value) override { in setValue() function
|
| HD | LVElement.h | 260 virtual void setValue(StringRef Value) {} in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| HD | MachineMemOperand.h | 325 void setValue(const Value *NewSV) { PtrInfo.V = NewSV; } in setValue() function 326 void setValue(const PseudoSourceValue *NewSV) { PtrInfo.V = NewSV; } in setValue() function
|
| HD | DIE.h | 196 void setValue(uint64_t Val) { Integer = Val; } in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| HD | EvaluationResult.h | 58 void setValue(const APValue &V) { in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/orc/ |
| HD | executor_address.h | 100 void setValue(uint64_t Addr) { this->Addr = Addr; } in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/ |
| HD | ExecutorAddress.h | 106 void setValue(uint64_t Addr) { this->Addr = Addr; } in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
| HD | DbiModuleList.cpp | 118 void DbiModuleSourceFilesIterator::setValue() { in setValue() function in DbiModuleSourceFilesIterator
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| HD | DataflowEnvironment.cpp | 922 void Environment::setValue(const StorageLocation &Loc, Value &Val) { in setValue() function in clang::dataflow::Environment 928 void Environment::setValue(const Expr &E, Value &Val) { in setValue() function in clang::dataflow::Environment
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| HD | SelectionDAGBuilder.h | 376 void setValue(const Value *V, SDValue NewN) { in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/MC/ |
| HD | MCFragment.h | 431 void setValue(const MCExpr *Expr) { Value = Expr; } in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/ |
| HD | IntrinsicInst.cpp | 234 void DbgAssignIntrinsic::setValue(Value *V) { in setValue() function in DbgAssignIntrinsic
|
| /freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/ |
| HD | IntrinsicInst.h | 1093 void setValue(Value *Val) { in setValue() function
|
| /freebsd-13-stable/contrib/llvm-project/llvm/lib/TableGen/ |
| HD | Record.cpp | 2699 bool RecordVal::setValue(Init *V) { in setValue() function in RecordVal 2723 bool RecordVal::setValue(Init *V, SMLoc NewLoc) { in setValue() function in RecordVal
|
| /freebsd-13-stable/contrib/bsnmp/tests/ |
| HD | catch.hpp | 9048 auto setValue( std::string const &arg ) -> ParserResult override { in setValue() function 9061 auto setValue( std::string const &arg ) -> ParserResult override { in setValue() function 9116 auto setValue( std::string const &arg ) -> ParserResult override { in setValue() function
|