Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DEnumCastOutOfRangeChecker.cpp132 bool PossibleValueMatch = llvm::any_of( in checkPreStmt() local
137 if (!PossibleValueMatch) in checkPreStmt()