Searched defs:PathDiagnosticConsumers (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/
H A DPathDiagnosticConsumers.h27 typedef std::vector<PathDiagnosticConsumer*> PathDiagnosticConsumers; typedef in namespace:clang::ento
29 void createHTMLDiagnosticConsumer(PathDiagnosticConsumers &C,
33 void createPlistDiagnosticConsumer(PathDiagnosticConsumers &C,
37 void createPlistMultiFileDiagnosticConsumer(PathDiagnosticConsumers &C,
41 void createTextPathDiagnosticConsumer(PathDiagnosticConsumers &C,

Completed in 23 milliseconds