Home
last modified time | relevance | path

Searched defs:getValue (Results 1 – 25 of 88) sorted by relevance

1234

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DOptional.h95 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 DStringMapEntry.h79 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 DStatistic.h67 unsigned getValue() const { return Value.load(std::memory_order_relaxed); } in getValue() function
136 unsigned getValue() const { return 0; } in getValue() function
H A DPackedVector.h30 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 DScopedHashTable.h56 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 DRefactoringOptions.h35 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 DFormatStringParsing.h86 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 DBasicValueFactory.cpp90 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 DPDBSymbolCompilandEnv.cpp20 std::string PDBSymbolCompilandEnv::getValue() const { in getValue() function in PDBSymbolCompilandEnv
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h41 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 DConstants.h131 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 DTypeSize.h117 ScalarTy getValue(unsigned Dim) const { return Coefficients[Dim]; } in getValue() function
H A DInstructionCost.h68 Optional<CostType> getValue() const { in getValue() function
/netbsd-src/external/bsd/nsd/dist/contrib/bind2nsd/bind2nsd/
H A DConfig.py151 def getValue(self, item): member in Config
/netbsd-src/external/apache2/llvm/dist/clang/tools/scan-view/share/
H A DReporter.py45 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 DAPSIntType.h69 llvm::APSInt getValue(uint64_t RawValue) const LLVM_READONLY { in getValue() function
H A DConstraintManager.h51 bool getValue() const { in getValue() function
H A DSVals.h377 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 DNativeSymbolEnumerator.cpp76 Variant NativeSymbolEnumerator::getValue() const { in getValue() function in NativeSymbolEnumerator
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DDIE.h69 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 DDeltaTree.cpp95 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 DMCFragment.h322 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 DSAXParserFactory.cc78 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 DSAXParserFactory.cc78 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 DValue.h44 inline uint32_t getValue() const { return m_value; } in getValue() function

1234