Searched refs:getAllocatorExpr (Results 1 – 3 of 3) sorted by relevance
157 const CXXNewExpr *getAllocatorExpr() const { in getAllocatorExpr() function
303 ProcessNewAllocator(E.castAs<CFGNewAllocator>().getAllocatorExpr(), in processCFGElement()
4302 if (const CXXNewExpr *AllocExpr = NE->getAllocatorExpr()) in print_elem()