Home
last modified time | relevance | path

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

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