Home
last modified time | relevance | path

Searched defs:ExpectedDiags (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/unittests/StaticAnalyzer/
H A DBugReportInterestingnessTest.cpp107 ExpectedDiagsTy ExpectedDiags; member in __anon06e55f050511::TestAction
110 TestAction(ExpectedDiagsTy &&ExpectedDiags) in TestAction()
H A DReusables.h133 ExpectedDiagsTy ExpectedDiags; variable
137 VerifyPathDiagnosticConsumer(ExpectedDiagsTy &&ExpectedDiags, in VerifyPathDiagnosticConsumer()