Searched defs:GetCurrentValue (Results 1 – 16 of 16) sorted by relevance
49 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function51 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
48 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function50 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
46 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function48 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
58 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function60 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
62 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function64 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
47 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function
54 FileSpecList GetCurrentValue() const { in GetCurrentValue() function
53 lldb::LanguageType GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
53 char GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
70 bool GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
50 lldb::Format GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
66 uint64_t GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
67 enum_type GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
67 int64_t GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
106 const char *GetCurrentValue() const { return m_current_value.c_str(); } in GetCurrentValue() function
180 ReturnType* GetCurrentValue() const { in GetCurrentValue() function