Searched refs:EffectiveType (Results 1 – 1 of 1) sorted by relevance
9581 const Type *EffectiveType = in CheckArrayAccess() local9607 if (BaseType != EffectiveType) { in CheckArrayAccess()9609 uint64_t ptrarith_typesize = Context.getTypeSize(EffectiveType); in CheckArrayAccess()