| /openbsd/src/gnu/llvm/clang/include/clang/Tooling/Refactoring/ |
| D | RefactoringOptions.h | 36 const ValueType &getValue() const { return Value; } in getValue() function 49 const ValueType &getValue() const { in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/ADT/ |
| D | StringMapEntry.h | 81 const ValueTy &getValue() const { return second; } in getValue() function 82 ValueTy &getValue() { return second; } in getValue() function 95 std::nullopt_t getValue() const { return std::nullopt; } in getValue() function
|
| D | Statistic.h | 68 uint64_t getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function 137 uint64_t getValue() const { return 0; } in getValue() function
|
| D | PackedVector.h | 31 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 48 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
| D | ScopedHashTable.h | 56 const V &getValue() const { return Val; } in getValue() function 57 V &getValue() { return Val; } in getValue() function
|
| /openbsd/src/gnu/llvm/clang/lib/AST/ |
| D | FormatStringParsing.h | 86 const T &getValue() const { in getValue() function 90 const T &getValue() { return FS; } in getValue() function
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/objc.dg/ |
| D | proto-lossage-1.m | 27 - (int) getValue; method 37 - (int) getValue { method
|
| /openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/ |
| D | BasicValueFactory.cpp | 90 const llvm::APSInt& BasicValueFactory::getValue(const llvm::APSInt& X) { in getValue() function in BasicValueFactory 108 const llvm::APSInt& BasicValueFactory::getValue(const llvm::APInt& X, in getValue() function in BasicValueFactory 114 const llvm::APSInt& BasicValueFactory::getValue(uint64_t X, unsigned BitWidth, in getValue() function in BasicValueFactory 121 const llvm::APSInt& BasicValueFactory::getValue(uint64_t X, QualType T) { in getValue() function in BasicValueFactory
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/PBQP/ |
| D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/IR/ |
| D | Constants.h | 132 inline const APInt &getValue() const { return Val; } in getValue() function 298 inline const APFloat &getValue() const { return Val; } in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/ |
| D | PDBSymbolCompilandEnv.cpp | 18 std::string PDBSymbolCompilandEnv::getValue() const { in getValue() function in PDBSymbolCompilandEnv
|
| /openbsd/src/gnu/llvm/clang/tools/scan-view/share/ |
| D | Reporter.py | 45 def getValue(self,r,bugtype,getConfigOption): member in ReporterParameter 167 def getValue(self,r,bugtype,getConfigOption): member in RadarClassificationParameter
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/CodeGen/ |
| D | DIE.h | 69 int64_t getValue() const { return Value; } in getValue() function 190 uint64_t getValue() const { return Integer; } in getValue() function 208 const MCExpr *getValue() const { return Expr; } in getValue() function 225 const MCSymbol *getValue() const { return Label; } in getValue() function 340 size_t getValue() const { return Index; } in getValue() function
|
| /openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| D | SVals.h | 333 const llvm::APSInt& getValue() const { in getValue() function 385 const CompoundValData* getValue() const { in getValue() function 543 const llvm::APSInt &getValue() const { in getValue() function
|
| D | APSIntType.h | 69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue() function
|
| D | ConstraintManager.h | 51 bool getValue() const { in getValue() function
|
| /openbsd/src/gnu/llvm/clang/lib/Rewrite/ |
| D | DeltaTree.cpp | 95 const SourceDelta &getValue(unsigned i) const { in getValue() function in __anon70486ac10111::DeltaTreeNode 100 SourceDelta &getValue(unsigned i) { in getValue() function in __anon70486ac10111::DeltaTreeNode
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/MC/ |
| D | MCFragment.h | 324 int64_t getValue() const { return Value; } in getValue() function 359 uint64_t getValue() const { return Value; } in getValue() function 418 uint8_t getValue() const { return Value; } in getValue() function 442 const MCExpr &getValue() const { return *Value; } in getValue() function
|
| D | MCFixup.h | 105 const MCExpr *getValue() const { return Value; } in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/lib/DebugInfo/PDB/Native/ |
| D | NativeSymbolEnumerator.cpp | 76 Variant NativeSymbolEnumerator::getValue() const { in getValue() function in NativeSymbolEnumerator
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Support/ |
| D | InstructionCost.h | 87 std::optional<CostType> getValue() const { in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/TableGen/ |
| D | Record.h | 513 bool getValue() const { return Value; } in getValue() function 595 int64_t getValue() const { return Value; } in getValue() function 625 unsigned getValue() const { return Value; } in getValue() function 668 StringRef getValue() const { return Value; } in getValue() function 1547 Init *getValue() const { return Value; } in getValue() function 1706 const RecordVal *getValue(const Init *Name) const { in getValue() function 1712 const RecordVal *getValue(StringRef Name) const { in getValue() function 1716 RecordVal *getValue(const Init *Name) { in getValue() function 1720 RecordVal *getValue(StringRef Name) { in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/utils/TableGen/ |
| D | DAGISelMatcher.h | 580 int64_t getValue() const { return Value; } in getValue() function 604 int64_t getValue() const { return Value; } in getValue() function 734 int64_t getValue() const { return Value; } in getValue() function 755 int64_t getValue() const { return Value; } in getValue() function 824 int64_t getValue() const { return Val; } in getValue() function 848 const std::string &getValue() const { return Val; } in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/lib/Target/X86/ |
| D | ImmutableGraph.h | 56 const edge_value_type &getValue() const { return Value; } in getValue() function 66 const node_value_type &getValue() const { return Value; } in getValue() function
|
| /openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/IPO/ |
| D | Attributor.h | 181 Value *getValue() const { return this->first; } in getValue() function
|