Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
DConstraintManager.cpp119 const llvm::APSInt &To, bool InBound) { in assumeInclusiveRange() argument
122 return InBound ? R.first : R.second; in assumeInclusiveRange()
/openbsd/src/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DConstraintManager.h91 const llvm::APSInt &To, bool InBound);
153 bool InBound) = 0;