Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatManager.h183 bool root_level = false);
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp177 FormattersMatchCandidate::Flags current_flags, bool root_level) { in GetPossibleMatches() argument
272 if (root_level) { in GetPossibleMatches()