Home
last modified time | relevance | path

Searched defs:GetCurrentValue (Results 1 – 25 of 62) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValuePathMappings.h47 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function
49 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
DOptionValueFormatEntity.h44 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function
46 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
DOptionValueUUID.h47 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function
49 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
DOptionValueArch.h55 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
57 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueFileSpec.h58 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
60 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueRegex.h45 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValuePathMappings.h47 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function
49 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
DOptionValueFormatEntity.h44 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function
46 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
DOptionValueUUID.h47 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function
49 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
DOptionValueArch.h55 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
57 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueFileSpec.h58 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
60 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueRegex.h45 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function
DOptionValueFileSpecList.h50 FileSpecList GetCurrentValue() const { in GetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DOptionValuePathMappings.h47 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function
49 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
DOptionValueFormatEntity.h44 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function
46 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
DOptionValueUUID.h47 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function
49 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
DOptionValueArch.h55 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
57 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueFileSpec.h58 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
60 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueRegex.h45 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValuePathMappings.h47 PathMappingList &GetCurrentValue() { return m_path_mappings; } in GetCurrentValue() function
49 const PathMappingList &GetCurrentValue() const { return m_path_mappings; } in GetCurrentValue() function
DOptionValueUUID.h47 UUID &GetCurrentValue() { return m_uuid; } in GetCurrentValue() function
49 const UUID &GetCurrentValue() const { return m_uuid; } in GetCurrentValue() function
DOptionValueFormatEntity.h44 FormatEntity::Entry &GetCurrentValue() { return m_current_entry; } in GetCurrentValue() function
46 const FormatEntity::Entry &GetCurrentValue() const { return m_current_entry; } in GetCurrentValue() function
DOptionValueArch.h55 ArchSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
57 const ArchSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueFileSpec.h58 FileSpec &GetCurrentValue() { return m_current_value; } in GetCurrentValue() function
60 const FileSpec &GetCurrentValue() const { return m_current_value; } in GetCurrentValue() function
DOptionValueRegex.h45 const RegularExpression *GetCurrentValue() const { in GetCurrentValue() function

123