Searched refs:getDelayedDiagnosticPool (Results 1 – 1 of 1) sorted by relevance
131 sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() { in getDelayedDiagnosticPool() function134 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const { in getDelayedDiagnosticPool() function187 const sema::DelayedDiagnosticPool &getDelayedDiagnosticPool() const { in getDelayedDiagnosticPool() function188 return ParsingRAII.getDelayedDiagnosticPool(); in getDelayedDiagnosticPool()206 : Declarator(DS, C), ParsingRAII(P, &DS.getDelayedDiagnosticPool()) { in ParsingDeclarator()233 : FieldDeclarator(DS), ParsingRAII(P, &DS.getDelayedDiagnosticPool()) { in ParsingFieldDeclarator()