Searched refs:getStdAllocatorCaller (Results 1 – 1 of 1) sorted by relevance
1059 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anon19193fee0311::EvalInfo6578 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()6707 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()8756 Info.getStdAllocatorCaller("allocate")) { in VisitCastExpr()