Searched defs:IntPart (Results 1 – 2 of 2) sorted by relevance
379 APSInt IntPart = Val >> Scale; in toString() local
1078 struct IntPart { struct1085 static Optional<IntPart> matchIntPart(Value *V) { in matchIntPart() argument