Home | History | Annotate | Download | only in Lex

Lines Matching defs:Visited

235   llvm::DenseSet<ModuleMacro*> Visited;
256 if (Visited.insert(O).second)