Home | History | Annotate | Download | only in Sema

Lines Matching refs:UnsignedLongLongTy

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