Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DZ3CrosscheckVisitor.h63 RejectEQClass, // The heuristic suggests to skip the current eqclass. enumerator
/llvm-project/clang/unittests/StaticAnalyzer/
H A DZ3CrosscheckOracleTest.cpp21 static constexpr Z3Decision RejectEQClass = Z3Decision::RejectEQClass; variable