Home | History | Annotate | Download | only in Sema

Lines Matching refs:doesUsualArrayDeleteWantSize

878 /// doesUsualArrayDeleteWantSize - Answers whether the usual
880 static bool doesUsualArrayDeleteWantSize(Sema &S, SourceLocation loc,
1258 = doesUsualArrayDeleteWantSize(*this, StartLoc, AllocType);
2126 doesUsualArrayDeleteWantSize(*this, StartLoc, PointeeElem);