Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DDynamicType.cpp266 bool IsDot, bool PrintEvenIfEmpty = true) { in printJsonImpl() argument
268 if (Map.isEmpty() && !PrintEvenIfEmpty) in printJsonImpl()