Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DSTLAlgorithmModeling.cpp85 bool AggressiveStdFindModeling = false; member in __anon0b7998770111::STLAlgorithmModeling
184 if (AggressiveStdFindModeling) { in Find()
194 Checker->AggressiveStdFindModeling = in registerSTLAlgorithmModeling()
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/
H A DCheckers.td798 "AggressiveStdFindModeling",