Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp64 bool AggressiveStdFindModeling = false; member in __anon65dc86ed0111::STLAlgorithmModeling
163 if (AggressiveStdFindModeling) { in Find()
173 Checker->AggressiveStdFindModeling = in registerSTLAlgorithmModeling()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td800 "AggressiveStdFindModeling",