Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Interpreter/
H A DOptionValueProperties.cpp540 const bool transparent_value = option_value->ValueIsTransparent(); in DumpValue() local
542 if (!transparent_value) in DumpValue()