Searched refs:ProcessNewAllocator (Results 1 – 2 of 2) sorted by relevance
302 void ProcessNewAllocator(const CXXNewExpr *NE, ExplodedNode *Pred);
982 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(), in processCFGElement()1317 void ExprEngine::ProcessNewAllocator(const CXXNewExpr *NE, in ProcessNewAllocator() function in ExprEngine