Home | History | Annotate | Download | only in Sema

Lines Matching refs:ElemTy

832   QualType ElemTy = Ty;
837 ElemTy = Context.getBaseElementType(Ty);
841 RequireCompleteType(TyBeginLoc, ElemTy,