Searched refs:getCXXAllocatorCall (Results 1 – 3 of 3) sorted by relevance
928 CEMgr.getCXXAllocatorCall(CNE, State, LCtx); in VisitCXXNewAllocatorCall()1026 CEMgr.getCXXAllocatorCall(CNE, State, LCtx); in VisitCXXNewExpr()
1455 return getCXXAllocatorCall(NE, State, LC); in getCall()
1342 getCXXAllocatorCall(const CXXNewExpr *E, ProgramStateRef State, in getCXXAllocatorCall() function