Searched refs:getStdAllocatorCaller (Results 1 – 1 of 1) sorted by relevance
1122 StdAllocatorCaller getStdAllocatorCaller(StringRef FnName) const { in getStdAllocatorCaller() function in __anonfb577fba0411::EvalInfo6826 auto Caller = Info.getStdAllocatorCaller("allocate"); in HandleOperatorNewCall()6954 if (!Info.getStdAllocatorCaller("deallocate")) { in HandleOperatorDeleteCall()9284 (Info.getStdAllocatorCaller("allocate") || in VisitCastExpr()