Searched refs:VisitCXXNewAllocatorCall (Results 1 – 3 of 3) sorted by relevance
453 void VisitCXXNewAllocatorCall(const CXXNewExpr *CNE,
400 void ExprEngine::VisitCXXNewAllocatorCall(const CXXNewExpr *CNE, in VisitCXXNewAllocatorCall() function in ExprEngine
580 VisitCXXNewAllocatorCall(NE, Pred, Dst); in ProcessNewAllocator()