reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Overridden By

tools/lldb/include/lldb/Interpreter/OptionValueArch.h
   50   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueArray.h
   39   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueBoolean.h
   40   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueChar.h
   41   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueDictionary.h
   38   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueEnumeration.h
   50   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueFileSpec.h
   44   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueFileSpecList.h
   42   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueFormat.h
   41   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueLanguage.h
   44   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValuePathMappings.h
   38   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueRegex.h
   38   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueSInt64.h
   53   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueString.h
   88   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueUInt64.h
   50   bool Clear() override {
tools/lldb/include/lldb/Interpreter/OptionValueUUID.h
   39   bool Clear() override {
tools/lldb/source/Interpreter/OptionValueFormatEntity.cpp
   32 bool OptionValueFormatEntity::Clear() {
tools/lldb/source/Interpreter/OptionValueProperties.cpp
  520 bool OptionValueProperties::Clear() {

References

tools/lldb/source/Interpreter/OptionValueProperties.cpp
  523     m_properties[i].GetValue()->Clear();