Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongLongTy

341     return Flags.isUnsigned() ? Context.UnsignedLongLongTy : Context.LongLongTy;