Lines Matching full:visited
1447 // Visited contains the set of nodes we have already visited, while1449 llvm::SmallPtrSet<const RecordType *, 8> Visited;1460 if (!Visited.insert(NextT).second)