Searched refs:getAllocatorExpr (Results 1 – 7 of 7) sorted by relevance
558 return PathDiagnosticLocation(Alloc.getAllocatorExpr(), SM, CallerCtx); in getLocationForCaller()719 NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng); in create()
5564 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) in print_elem()
157 const CXXNewExpr *getAllocatorExpr() const { in getAllocatorExpr() function
251 const CXXNewExpr *getAllocatorExpr() const { in getAllocatorExpr() function
303 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(), in processCFGElement()
643 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(), in processCFGElement()
4302 if (const CXXNewExpr *AllocExpr = NE->getAllocatorExpr()) in print_elem()