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

References

tools/lldb/source/Interpreter/OptionValueProperties.cpp
  560       const bool transparent_value = option_value->ValueIsTransparent();
  577     if (!value_sp->ValueIsTransparent()) {
tools/lldb/source/Interpreter/Property.cpp
  241     const bool transparent = m_value_sp->ValueIsTransparent();