Searched refs:getCXXAllocatorCall (Results 1 – 3 of 3) sorted by relevance
410 CEMgr.getCXXAllocatorCall(CNE, State, LCtx); in VisitCXXNewAllocatorCall()463 CEMgr.getCXXAllocatorCall(CNE, State, LCtx); in VisitCXXNewExpr()
1082 return getCXXAllocatorCall(cast<CXXNewExpr>(CallSite), State, CallerCtx); in getCaller()
1075 getCXXAllocatorCall(const CXXNewExpr *E, ProgramStateRef State, in getCXXAllocatorCall() function