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()205 : Declarator(DS, C), ParsingRAII(P, &DS.getDelayedDiagnosticPool()) { in ParsingDeclarator()232 : FieldDeclarator(DS), ParsingRAII(P, &DS.getDelayedDiagnosticPool()) { in ParsingFieldDeclarator()