Home | History | Annotate | Download | only in Sema

Lines Matching refs:ElemTy

1039   QualType ElemTy = Ty;
1044 ElemTy = Context.getBaseElementType(Ty);
1052 RequireCompleteType(TyBeginLoc, ElemTy,