Searched refs:pool_empty (Results 1 – 4 of 4) sorted by relevance
76 if (!DiagnosticPool.pool_empty()) in redelay()78 assert(DiagnosticPool.pool_empty()); in redelay()
291 bool pool_empty() const { return Diagnostics.empty(); } in pool_empty() function
319 bool pool_empty() const { return Diagnostics.empty(); } in pool_empty() function