Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1109 auto ApplyF = [&](const llvm::APSInt &Min, const llvm::APSInt &Max) { in describeArgumentValue() local
1121 applyOnRange(Kind, BVF, T, ApplyF); in describeArgumentValue()