Searched refs:DbgE (Results 1 – 2 of 2) sorted by relevance
344 const auto DbgB = DbgValues.begin(), DbgE = DbgValues.end(); in detachSchedule() local347 const auto &D = std::find_if(DbgB, DbgE, [SU](decltype(*DbgB) &P) { in detachSchedule()350 if (D != DbgE) in detachSchedule()
349 const auto DbgB = DbgValues.begin(), DbgE = DbgValues.end(); in detachSchedule() local352 const auto &D = std::find_if(DbgB, DbgE, [SU](decltype(*DbgB) &P) { in detachSchedule()355 if (D != DbgE) in detachSchedule()