Home
last modified time | relevance | path

Searched defs:GetValue (Results 1 – 25 of 27) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/include/lldb/Utility/
H A DStructuredData.h302 uint64_t GetValue() { return m_value; } in GetValue() function
321 double GetValue() { return m_value; } in GetValue() function
340 bool GetValue() { return m_value; } in GetValue() function
358 llvm::StringRef GetValue() { return m_value; } in GetValue() function
570 void *GetValue() const { return m_object; } in GetValue() function
H A DPredicate.h71 T GetValue() const { in GetValue() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Breakpoint/
H A DStoppointHitCounter.h22 uint32_t GetValue() const { return m_hit_count; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DThreadSafeValue.h25 T GetValue() const { in GetValue() function
H A DValueObject.h497 const Value &GetValue() const { return m_value; } in GetValue() function
499 Value &GetValue() { return m_value; } in GetValue() function
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.h150 MVT GetValue() const { in GetValue() function
/openbsd-src/gnu/llvm/lldb/source/Host/macosx/cfcpp/
H A DCFCMutableSet.cpp43 const void *CFCMutableSet::GetValue(const void *value) const { in GetValue() function in CFCMutableSet
H A DCFCMutableDictionary.cpp62 const void *CFCMutableDictionary::GetValue(const void *key) const in GetValue() function in CFCMutableDictionary
/openbsd-src/gnu/llvm/lldb/include/lldb/Interpreter/
H A DProperty.h45 const lldb::OptionValueSP &GetValue() const { return m_value_sp; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormattersHelpers.h144 uint64_t GetValue() const { in GetValue() function
H A DTypeFormat.h102 uint32_t GetValue() { return m_flags; } in GetValue() function
H A DTypeSummary.h194 uint32_t GetValue() { return m_flags; } in GetValue() function
H A DTypeSynthetic.h223 uint32_t GetValue() { return m_flags; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/include/lldb/Target/
H A DStopInfo.h45 uint64_t GetValue() const { return m_value; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/source/API/
H A DSBSymbol.cpp165 uint64_t SBSymbol::GetValue() { in GetValue() function in SBSymbol
H A DSBValue.cpp353 const char *SBValue::GetValue() { in GetValue() function in SBValue
/openbsd-src/gnu/llvm/lldb/include/lldb/Symbol/
H A DPostfixExpression.h93 int64_t GetValue() const { return m_value; } in GetValue() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSSAUpdaterImpl.h93 ValT GetValue(BlkT *BB) { in GetValue() function
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h64 unsigned GetValue() const { return m_id; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DJSONGenerator.h376 void *GetValue() const { return m_object; } in GetValue() function
/openbsd-src/gnu/llvm/lldb/source/Utility/
H A DScalar.cpp155 void Scalar::GetValue(Stream *s, bool show_type) const { in GetValue() function in Scalar
/openbsd-src/gnu/llvm/lldb/source/Plugins/ABI/PowerPC/
H A DABISysV_ppc64.cpp517 ValueObjectSP GetValue() { in GetValue() function in __anondf7718cc0111::ReturnValueExtractor
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DIRForTarget.cpp56 IRForTarget::FunctionValueCache::GetValue(llvm::Function *function) { in GetValue() function in IRForTarget::FunctionValueCache
/openbsd-src/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.cpp486 bool PythonBoolean::GetValue() const { in GetValue() function in PythonBoolean
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp2113 auto GetValue = [DVI]() -> Value * { in emitPromotedVarLocs() local

12