Home
last modified time | relevance | path

Searched refs:VerifyPathDiagnosticConsumer (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/unittests/StaticAnalyzer/
H A DReusables.h132 class VerifyPathDiagnosticConsumer : public PathDiagnosticConsumer {
137 VerifyPathDiagnosticConsumer(ExpectedDiagsTy &&ExpectedDiags, in VerifyPathDiagnosticConsumer() function
H A DBugReportInterestingnessTest.cpp115 AnalysisConsumer->AddDiagnosticConsumer(new VerifyPathDiagnosticConsumer( in CreateASTConsumer()