Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongLongTy

11094     Context.ShortTy, Context.IntTy, Context.LongTy, Context.LongLongTy
11640 BestType = Context.LongLongTy;
11675 ? Context.UnsignedLongLongTy : Context.LongLongTy;