Searched defs:LargestInt (Results 1 – 13 of 13) sorted by relevance
111 using LargestInt = int; variable123 using LargestInt = Int64; variable
206 using LargestInt = Json::LargestInt; variable
176 typedef int LargestInt; typedef188 typedef Int64 LargestInt; typedef
203 typedef int LargestInt; typedef215 typedef Int64 LargestInt; typedef516 typedef Json::LargestInt LargestInt; typedef
231 typedef int LargestInt; typedef243 typedef Int64 LargestInt; typedef559 typedef Json::LargestInt LargestInt; typedef
462 int LargestInt = -1; in getAlignmentInfo() local
615 APSInt LargestInt(IntTy->getBitWidth(), SrcIsUnsigned); in EmitFloatConversionCheck() local