Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Interpreter/
DOptionValue.h82 ValueIsTransparent () const in ValueIsTransparent() function
/external/lldb/source/Interpreter/
DProperty.cpp202 const bool transparent = m_value_sp->ValueIsTransparent (); in Dump()
DOptionValueProperties.cpp617 const bool transparent_value = option_value->ValueIsTransparent (); in DumpValue()
638 if (!value_sp->ValueIsTransparent ()) in DumpPropertyValue()