Home
last modified time | relevance | path

Searched refs:AcceptReport (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DZ3CrosscheckVisitor.h61 AcceptReport, // The report was SAT. enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DZ3CrosscheckVisitor.cpp130 return AcceptReport; in interpretQueryResult()
H A DBugReporter.cpp2892 case Z3CrosscheckOracle::AcceptReport: in findValidReport()