Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-mi/
H A DMICmnLLDBUtilSBValue.cpp99 const bool bIsSimpleValue = GetSimpleValue(bHandleArrayTypeAsSimple, value); in GetValue() local
100 if (bIsSimpleValue) in GetValue()
182 const bool bIsSimpleValue = in GetCompositeValue() local
184 if (bIsSimpleValue) { in GetCompositeValue()