Searched defs:VisitedScopes (Results 1 – 1 of 1) sorted by relevance
304 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsWithScope()330 SmallPtrSet<const DIScope *, 8> &VisitedScopes) { in collectCUsForInlinedFuncs()364 SmallPtrSet<const DIScope *, 8> VisitedScopes; in stripDeadDebugInfoImpl() local