Searched defs:isInRange (Results 1 – 2 of 2) sorted by relevance
191 bool isInRange(SourceLocation Loc, SourceRange R) { in isInRange() function in __anon8c18559f0111::ProtectedScopeFixer
5590 static bool isInRange(int Val, int Low, int Hi) { in isInRange() function