Home
last modified time | relevance | path

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

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