Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Utility/
H A DStructuredData.cpp220 bool should_indent = IsRecordType(item_sp); in GetDescription() local
221 if (should_indent) { in GetDescription()
234 if (should_indent) in GetDescription()
266 bool should_indent = IsRecordType(iter->second); in GetDescription() local
267 if (should_indent) { in GetDescription()
280 if (should_indent) in GetDescription()