Searched refs:any_found (Results 1 – 2 of 2) sorted by relevance
544 unsigned int any_found = 0, j; in display_scope_index() local549 any_found = 1; in display_scope_index()565 if (!any_found) { in display_scope_index()
2817 bool any_found = false; in DoExecute() local2867 any_found = true; in DoExecute()2875 if (any_found && is_global_search) in DoExecute()2887 if (!any_found) in DoExecute()2891 result.SetStatus(any_found ? lldb::eReturnStatusSuccessFinishResult in DoExecute()