Searched refs:getStdAllocatorCaller (Results 1 – 1 of 1) sorted by relevance
1061 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anon7a1fdcea0311::EvalInfo6657 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()6786 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()8886 (Info.getStdAllocatorCaller("allocate") || in VisitCastExpr()