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