Searched refs:getAllocatorExpr (Results 1 – 4 of 4) sorted by relevance
556 return PathDiagnosticLocation(Alloc.getAllocatorExpr(), SM, CallerCtx); in getLocationForCaller()720 NewAllocElt->getAllocatorExpr()->getBeginLoc(), SMng); in create()
5873 if (const CXXNewExpr *AllocExpr = E.castAs<CFGNewAllocator>().getAllocatorExpr()) in print_elem()
253 const CXXNewExpr *getAllocatorExpr() const { in getAllocatorExpr() function
982 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(), in processCFGElement()