Home
last modified time | relevance | path

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

/external/llvm-project/lldb/include/lldb/DataFormatters/
DValueObjectPrinter.h118 bool PrintChildrenOneLiner(bool hide_names);
/external/llvm-project/lldb/source/DataFormatters/
DValueObjectPrinter.cpp712 bool ValueObjectPrinter::PrintChildrenOneLiner(bool hide_names) { in PrintChildrenOneLiner() argument
732 if (!hide_names) { in PrintChildrenOneLiner()