/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/ |
H A D | Optional.h | 95 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue() function 99 constexpr T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue() function 104 T &&getValue() && noexcept { in getValue() function 195 T &getValue() LLVM_LVALUE_FUNCTION noexcept { in getValue() function 199 constexpr T const &getValue() const LLVM_LVALUE_FUNCTION noexcept { in getValue() function 204 T &&getValue() && noexcept { in getValue() function 282 constexpr const T &getValue() const LLVM_LVALUE_FUNCTION { in getValue() function 285 T &getValue() LLVM_LVALUE_FUNCTION { return Storage.getValue(); } in getValue() function 310 T &&getValue() && { return std::move(Storage.getValue()); } in getValue() function
|
H A D | StringMapEntry.h | 79 const ValueTy &getValue() const { return second; } in getValue() function 80 ValueTy &getValue() { return second; } in getValue() function 91 NoneType getValue() const { return None; } in getValue() function
|
H A D | Statistic.h | 67 unsigned getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function 136 unsigned getValue() const { return 0; } in getValue() function
|
H A D | PackedVector.h | 30 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function 47 static T getValue(const BitVectorTy &Bits, unsigned Idx) { in getValue() function
|
H A D | ScopedHashTable.h | 56 const V &getValue() const { return Val; } in getValue() function 57 V &getValue() { return Val; } in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/ |
H A D | RefactoringOptions.h | 35 const ValueType &getValue() const { return Value; } in getValue() function 48 const ValueType &getValue() const { in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | FormatStringParsing.h | 86 const T &getValue() const { in getValue() function 90 const T &getValue() { return FS; } in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/ |
H A 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
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/ |
H A D | PDBSymbolCompilandEnv.cpp | 20 std::string PDBSymbolCompilandEnv::getValue() const { in getValue() function in PDBSymbolCompilandEnv
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | CostAllocator.h | 41 const ValueT &getValue() const { return Value; } in getValue() function 95 template <typename ValueKeyT> PoolRef getValue(ValueKeyT ValueKey) { in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
H A D | Constants.h | 131 inline const APInt &getValue() const { return Val; } in getValue() function 296 inline const APFloat &getValue() const { return Val; } in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/ |
H A D | TypeSize.h | 117 ScalarTy getValue(unsigned Dim) const { return Coefficients[Dim]; } in getValue() function
|
H A D | InstructionCost.h | 68 Optional<CostType> getValue() const { in getValue() function
|
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/ |
H A D | Config.py | 151 def getValue(self, item): member in Config
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/ |
H A D | Reporter.py | 45 def getValue(self,r,bugtype,getConfigOption): member in ReporterParameter 167 def getValue(self,r,bugtype,getConfigOption): member in RadarClassificationParameter
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | APSIntType.h | 69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue() function
|
H A D | ConstraintManager.h | 51 bool getValue() const { in getValue() function
|
H A D | SVals.h | 377 const llvm::APSInt& getValue() const { in getValue() function 457 const CompoundValData* getValue() const { in getValue() function 639 const llvm::APSInt &getValue() const { in getValue() function
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/ |
H A D | NativeSymbolEnumerator.cpp | 76 Variant NativeSymbolEnumerator::getValue() const { in getValue() function in NativeSymbolEnumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
H A 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
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Rewrite/ |
H A D | DeltaTree.cpp | 95 const SourceDelta &getValue(unsigned i) const { in getValue() function in __anonb6a907500111::DeltaTreeNode 100 SourceDelta &getValue(unsigned i) { in getValue() function in __anonb6a907500111::DeltaTreeNode
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCFragment.h | 322 int64_t getValue() const { return Value; } in getValue() function 352 uint64_t getValue() const { return Value; } in getValue() function 406 uint8_t getValue() const { return Value; } in getValue() function 430 const MCExpr &getValue() const { return *Value; } in getValue() function
|
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 78 AttributesP::getValue (int index) in getValue() function in AttributesP 95 AttributesP::getValue (const char *qName) in getValue() function in AttributesP
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | SAXParserFactory.cc | 78 AttributesP::getValue (int index) in getValue() function in AttributesP 95 AttributesP::getValue (const char *qName) in getValue() function in AttributesP
|
/netbsd-src/external/bsd/elftosb/dist/common/ |
H A D | Value.h | 44 inline uint32_t getValue() const { return m_value; } in getValue() function
|