Searched defs:AllocExpr (Results 1 – 2 of 2) sorted by relevance
1412 const Expr *AllocExpr = cast<Expr>(RsBase->getStmt()); in FreeMemAux() local1674 const Expr *AllocExpr = cast<Expr>(RS->getStmt()); in ReportMismatchedDealloc() local
4203 if (const CXXNewExpr *AllocExpr = NE->getAllocatorExpr()) in print_elem() local