Home
last modified time | relevance | path

Searched defs:testInRange (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
DAPSIntType.cpp16 APSIntType::testInRange(const llvm::APSInt &Value, in testInRange() function in APSIntType
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DAPSIntType.cpp15 APSIntType::testInRange(const llvm::APSInt &Value, in testInRange() function in APSIntType
/external/llvm-project/libc/test/src/math/
DFDimTest.h55 void testInRange(FuncPtr func) { in testInRange() function