Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DConstraintManager.cpp119 const llvm::APSInt &To, bool InBound) { in assumeInclusiveRange() argument
122 return InBound ? R.first : R.second; in assumeInclusiveRange()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h91 const llvm::APSInt &To, bool InBound);
169 bool InBound) = 0;