Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectPlugin.cpp222 bool found_empty = false; in OutputJsonFormat() local
226 found_empty = true; in OutputJsonFormat()
235 if (!found_empty) { in OutputJsonFormat()