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