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