Lines Matching refs:PathDiagnosticConsumer
116 const PathDiagnosticConsumer *Consumer;
137 PathDiagnosticConstruct(const PathDiagnosticConsumer *PDC,
245 generate(const PathDiagnosticConsumer *PDC) const;
1977 const PathDiagnosticConsumer *PDC, const ExplodedNode *ErrorNode, in PathDiagnosticConstruct()
1994 PathDiagnosticBuilder::generate(const PathDiagnosticConsumer *PDC) const { in generate()
2877 ArrayRef<PathDiagnosticConsumer *> consumers, in generatePathDiagnostics()
2887 for (PathDiagnosticConsumer *PC : consumers) { in generatePathDiagnostics()
3077 ArrayRef<PathDiagnosticConsumer*> Consumers = getPathDiagnosticConsumers(); in FlushReport()
3082 PathDiagnosticConsumer *Consumer = P.first; in FlushReport()
3203 BugReport *exampleReport, ArrayRef<PathDiagnosticConsumer *> consumers, in generateDiagnosticForConsumerMap()
3279 BugReport *exampleReport, ArrayRef<PathDiagnosticConsumer *> consumers, in generateDiagnosticForConsumerMap()