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