Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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()
/llvm-project-15.0.7/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DConstraintManager.h91 const llvm::APSInt &To, bool InBound);
153 bool InBound) = 0;