Lines Matching defs:CalledFunctions
2941 SmallPtrSet<const Function *, 8> &CalledFunctions) {2963 SmallPtrSet<const Function *, 8> NewCalledFunctions(CalledFunctions);3011 SmallPtrSet<const Function *, 8> CalledFunctions;3012 if (!cxxDtorIsEmpty(*DtorFn, CalledFunctions))