Searched defs:AllocExpr (Results 1 – 3 of 3) sorted by relevance
1821 const Expr *AllocExpr = cast<Expr>(RsBase->getStmt()); in FreeMemAux() local2094 const Expr *AllocExpr = cast<Expr>(RS->getStmt()); in HandleMismatchedDealloc() local
5570 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) in print_elem() local
754 const Expr *AllocExpr = nullptr; member