Searched defs:IntRange (Results 1 – 5 of 5) sorted by relevance
35 struct IntRange { struct36 int64_t Low, High;
5584 struct IntRange { struct5586 unsigned Width;5589 bool NonNegative;5591 IntRange(unsigned Width, bool NonNegative) in IntRange() argument5596 static IntRange forBoolType() { in forBoolType()5601 static IntRange forValueOfType(ASTContext &C, QualType T) { in forValueOfType()5607 static IntRange forValueOfCanonicalType(ASTContext &C, const Type *T) { in forValueOfCanonicalType()5644 static IntRange forTargetOfCanonicalType(ASTContext &C, const Type *T) { in forTargetOfCanonicalType()5663 static IntRange join(IntRange L, IntRange R) { in join()5669 static IntRange meet(IntRange L, IntRange R) { in meet()
2293 uint64_t IntRange = Range.getLimitedValue(UINT64_MAX/10); in handleJTSwitchCase() local
META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...