Home | History | Annotate | Download | only in ASTMatchers

Lines Matching full:visited

654       llvm::DenseSet<const void *> Visited;
669 if (Visited.insert(Parent.getMemoizationData()).second)