Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Core/
H A DFormatEntity.cpp1353 auto format_children = [&](const std::vector<Entry> &children) { in Format() local
1364 if (format_children(children)) { in Format()