Home | History | Annotate | Download | only in Sema

Lines Matching defs:ElemTy

870   QualType ElemTy = Ty;
875 ElemTy = Context.getBaseElementType(Ty);
879 RequireCompleteType(TyBeginLoc, ElemTy,