Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongLongTy

13834     Context.ShortTy, Context.IntTy, Context.LongTy, Context.LongLongTy
14430 BestType = Context.LongLongTy;
14465 ? Context.UnsignedLongLongTy : Context.LongLongTy;