Searched refs:getStdAllocatorCaller (Results 1 – 1 of 1) sorted by relevance
1117 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anon7ee061300411::EvalInfo6765 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()6893 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()9191 (Info.getStdAllocatorCaller("allocate") || in VisitCastExpr()