Lines Matching refs:AllocExpr
4302 if (const CXXNewExpr *AllocExpr = NE->getAllocatorExpr())4303 AllocExpr->getType().print(OS, PrintingPolicy(Helper.getLangOpts()));