Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Interpreter/
H A DOptionValueProperties.cpp546 const bool transparent_value = option_value->ValueIsTransparent(); in DumpValue() local
548 if (!transparent_value) in DumpValue()