Home
last modified time | relevance | path

Searched defs:InRange (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DSimpleConstraintManager.cpp96 const llvm::APSInt &To, bool InRange) { in assumeInclusiveRange()
H A DRangedConstraintManager.cpp95 const llvm::APSInt &To, bool InRange) { in assumeSymInclusiveRange()
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/algorithm/
H A Dsearching.d4105 static struct InRange struct
4126 static assert(isInputRange!InRange); argument
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_diag.cc281 Range *InRange = upperBound(Min, Ranges, NumRanges); in PrintMemorySnippet() local
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_diag.cc283 Range *InRange = upperBound(Min, Ranges, NumRanges); in PrintMemorySnippet() local
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_diag.cpp290 Range *InRange = upperBound(Min, Ranges, NumRanges); in PrintMemorySnippet() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSMTConv.h509 const llvm::APSInt &From, const llvm::APSInt &To, bool InRange) { in getRangeExpr()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMicroMipsSizeReduction.cpp327 static bool InRange(int64_t Value, unsigned short Shift, int LBound, in InRange() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h264 bool InRange(InterpState &S, CodePtr OpPC) { in InRange() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstantFold.cpp2575 bool InRange = true; in ConstantFoldGetElementPtr() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp11246 InRange = InRangeFlag, enumerator
11424 bool InRange = Cmp & PromotedRange::InRangeFlag; in CheckTautologicalComparison() local