Searched defs:GetCurrentValue (Results 1 – 15 of 15) sorted by relevance
43 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function45 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
45 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function47 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
42 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function44 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
54 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function56 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
55 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function57 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
41 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function
50 FileSpecList GetCurrentValue() const { in GetCurrentValue() function
47 lldb::LanguageType GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
49 char GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
45 lldb::Format GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
66 bool GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
59 uint64_t GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
63 enum_type GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
54 int64_t GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
92 const char *GetCurrentValue() const { return m_current_value.c_str(); } in GetCurrentValue() function