Home | History | Annotate | Download | only in Sema

Lines Matching refs:ElemTy

932   QualType ElemTy = Ty;
937 ElemTy = Context.getBaseElementType(Ty);
941 RequireCompleteType(TyBeginLoc, ElemTy,