Lines Matching refs:Low
1963 /// TheCall is a constant expression in the range [Low, High].1965 int Low, int High) {1977 if (Result.getSExtValue() < Low || Result.getSExtValue() > High)1979 << Low << High << Arg->getSourceRange();7733 // noise level low, emit diagnostics only if for/while is followed by a