Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBitwiseShiftChecker.cpp77 bool shouldPerformPedanticChecks() const { in shouldPerformPedanticChecks() function in __anonba271a6e0111::BitwiseShiftValidator
114 if (shouldPerformPedanticChecks()) { in run()