Searched defs:Traverse (Results 1 – 6 of 6) sorted by relevance
24 void Traverse(const ParseTree* root, in Traverse() function
47 void Traverse() { CalculateReferenceCounts(GetReferenceEntries()); } in Traverse() function in __anone6a17bff0111::ObjectTreeTraverser
49 auto Traverse = [&](const auto *Set) { in checkIntegrityScopesTree() local
693 auto Traverse = [&](auto *Set, LVSortFunction SortFunction) { in sort() local741 auto Traverse = [&](const auto *Set) { in traverseParentsAndChildren() local
892 TraversalKind Traverse, in matchesChildOf()
7214 bool Traverse(const BinaryOperator *E) { in Traverse() function in __anon93f2efd21811::DataRecursiveIntBinOpEvaluator