Home
last modified time | relevance | path

Searched refs:transparent_value (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/llvm/tools/lldb/source/Interpreter/
HDOptionValueProperties.cpp640 const bool transparent_value = option_value->ValueIsTransparent (); in DumpValue() local
644 if (!transparent_value) in DumpValue()