Searched refs:getCXXDeallocatorCall (Results 1 – 3 of 3) sorted by relevance
1465 getCXXDeallocatorCall(const CXXDeleteExpr *E, ProgramStateRef State, in getCXXDeallocatorCall() function
1131 CallEventRef<CXXDeallocatorCall> Call = CEMgr.getCXXDeallocatorCall( in VisitCXXDeleteExpr()
1493 return getCXXDeallocatorCall(DE, State, LC, ElemRef); in getCall()