Searched defs:print_children (Results 1 - 3 of 3) sorted by path

/external/chromium_org/tools/gn/
H A Dcommand_desc.cc79 bool print_children = true; local
86 print_children = false;
97 if (print_children) {
H A Dcommand_refs.cc104 bool print_children = true; local
111 print_children = false;
120 if (print_children)
/external/lldb/source/Core/
H A DValueObject.cpp3503 bool print_children = true; local
3516 print_children = false;
3528 print_children = false;
3531 if (print_children && (!entry || entry->DoesPrintChildren() || !sum_cstr))

Completed in 307 milliseconds