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