Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/ARCMigrate/
H A DTransProtectedScope.cpp191 bool isInRange(SourceLocation Loc, SourceRange R) { in isInRange() function in __anona94eba210111::ProtectedScopeFixer
/openbsd/gnu/llvm/lld/COFF/
H A DWriter.cpp367 bool Writer::isInRange(uint16_t relType, uint64_t s, uint64_t p, int margin) { in isInRange() function in Writer
/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6184 static bool isInRange(int Val, int Low, int Hi) { in isInRange() function