Home
last modified time | relevance | path

Searched defs:isInRange (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp191 bool isInRange(SourceLocation Loc, SourceRange R) { in isInRange() function in __anon8c18559f0111::ProtectedScopeFixer
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp5590 static bool isInRange(int Val, int Low, int Hi) { in isInRange() function