Home | History | Annotate | Download | only in Sema

Lines Matching refs:LongTy

2929             Ty = Context.LongTy;
7416 else if (TypeSize == Context.getTypeSize(Context.LongTy))
7417 return Context.getExtVectorType(Context.LongTy, VTy->getNumElements());
9843 Ty = Context.LongTy;