Home
last modified time | relevance | path

Searched defs:SetCurrentValue (Results 1 – 25 of 53) sorted by relevance

123

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/lldb/Interpreter/
DOptionValueUUID.h51 void SetCurrentValue(const UUID &value) { m_uuid = value; } in SetCurrentValue() function
DOptionValueFormatEntity.h48 void SetCurrentValue(const FormatEntity::Entry &value) { in SetCurrentValue() function
DOptionValueRegex.h49 void SetCurrentValue(const char *value) { in SetCurrentValue() function
DOptionValueFileSpecList.h55 void SetCurrentValue(const FileSpecList &value) { in SetCurrentValue() function
DOptionValueLanguage.h53 void SetCurrentValue(lldb::LanguageType value) { m_current_value = value; } in SetCurrentValue() function
DOptionValueFormat.h51 void SetCurrentValue(lldb::Format value) { m_current_value = value; } in SetCurrentValue() function
DOptionValueBoolean.h74 void SetCurrentValue(bool value) { m_current_value = value; } in SetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/lldb/Interpreter/
DOptionValueFormatEntity.h48 void SetCurrentValue(const FormatEntity::Entry &value) { in SetCurrentValue() function
DOptionValueUUID.h51 void SetCurrentValue(const UUID &value) { m_uuid = value; } in SetCurrentValue() function
DOptionValueRegex.h49 void SetCurrentValue(const char *value) { in SetCurrentValue() function
DOptionValueFileSpecList.h55 void SetCurrentValue(const FileSpecList &value) { in SetCurrentValue() function
DOptionValueLanguage.h53 void SetCurrentValue(lldb::LanguageType value) { m_current_value = value; } in SetCurrentValue() function
DOptionValueFormat.h51 void SetCurrentValue(lldb::Format value) { m_current_value = value; } in SetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/lldb/Interpreter/
DOptionValueFormatEntity.h48 void SetCurrentValue(const FormatEntity::Entry &value) { in SetCurrentValue() function
DOptionValueUUID.h51 void SetCurrentValue(const UUID &value) { m_uuid = value; } in SetCurrentValue() function
DOptionValueRegex.h49 void SetCurrentValue(const char *value) { in SetCurrentValue() function
DOptionValueFileSpecList.h55 void SetCurrentValue(const FileSpecList &value) { in SetCurrentValue() function
DOptionValueFormat.h51 void SetCurrentValue(lldb::Format value) { m_current_value = value; } in SetCurrentValue() function
DOptionValueLanguage.h53 void SetCurrentValue(lldb::LanguageType value) { m_current_value = value; } in SetCurrentValue() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/lldb/Interpreter/
DOptionValueFormatEntity.h48 void SetCurrentValue(const FormatEntity::Entry &value) { in SetCurrentValue() function
DOptionValueUUID.h51 void SetCurrentValue(const UUID &value) { m_uuid = value; } in SetCurrentValue() function
DOptionValueRegex.h49 void SetCurrentValue(const char *value) { in SetCurrentValue() function
DOptionValueFileSpecList.h55 void SetCurrentValue(const FileSpecList &value) { in SetCurrentValue() function
DOptionValueFormat.h51 void SetCurrentValue(lldb::Format value) { m_current_value = value; } in SetCurrentValue() function
DOptionValueLanguage.h53 void SetCurrentValue(lldb::LanguageType value) { m_current_value = value; } in SetCurrentValue() function

123