Searched refs:getDelayedDiagnosticPool (Results 1 – 1 of 1) sorted by relevance
130 sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() { in getDelayedDiagnosticPool() function133 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const { in getDelayedDiagnosticPool() function186 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const { in getDelayedDiagnosticPool() function187 return ParsingRAII.getDelayedDiagnosticPool(); in getDelayedDiagnosticPool()208 ParsingRAII(P, &DS.getDelayedDiagnosticPool()) {} in ParsingDeclarator()236 ParsingRAII(P, &DS.getDelayedDiagnosticPool()) {} in ParsingFieldDeclarator()