Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp319 using RangeApplyFunction = typedef in __anon4d759d9c0111::StdLibraryFunctionsChecker::RangeConstraint
325 const RangeApplyFunction &F) const;
337 const RangeApplyFunction &F) const;
341 const RangeApplyFunction &F) const { in applyOnRange()
987 BasicValueFactory &BVF, QualType ArgT, const RangeApplyFunction &F) const { in applyOnWithinRange()
1001 BasicValueFactory &BVF, QualType ArgT, const RangeApplyFunction &F) const { in applyOnOutOfRange()