Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DZ3CrosscheckVisitor.h62 RejectReport, // The report was UNSAT or UNDEF. enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DZ3CrosscheckVisitor.cpp159 return RejectReport; in interpretQueryResult()
H A DBugReporter.cpp2885 case Z3CrosscheckOracle::RejectReport: in findValidReport()