Home | History | Annotate | Download | only in Analysis

Lines Matching refs:AllocExpr

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