Searched refs:any_printed (Results 1 – 2 of 2) sorted by relevance
1106 bool any_printed = false; in DoExecute() local1109 &any_printed](uint32_t recognizer_id, bool enabled, std::string name, in DoExecute()1124 any_printed = true; in DoExecute()1127 if (any_printed) in DoExecute()
1088 bool any_printed = false; in DoExecute() local1092 &any_printed](const lldb::TypeCategoryImplSP &category) -> void { in DoExecute()1099 &any_printed](const TypeMatcher &type_matcher, in DoExecute()1103 any_printed = true; in DoExecute()1129 any_printed = FormatterSpecificList(result) | any_printed; in DoExecute()1132 if (any_printed) in DoExecute()