Home | History | Annotate | Download | only in Sema

Lines Matching refs:doesUsualArrayDeleteWantSize

1326 /// doesUsualArrayDeleteWantSize - Answers whether the usual
1328 static bool doesUsualArrayDeleteWantSize(Sema &S, SourceLocation loc,
1758 = doesUsualArrayDeleteWantSize(*this, StartLoc, AllocType);
2977 doesUsualArrayDeleteWantSize(*this, StartLoc, PointeeElem);