Searched defs:DelayedDiagnosticPool (Results 1 – 2 of 2) sorted by relevance
268 DelayedDiagnosticPool(const DelayedDiagnosticPool *parent) : Parent(parent) {} in DelayedDiagnosticPool() function273 DelayedDiagnosticPool(DelayedDiagnosticPool &&Other) in DelayedDiagnosticPool() function
223 class DelayedDiagnosticPool; variable