Searched defs:Traverse (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/ | ||
H A D | LVReader.cpp | 49 auto Traverse = [&](const auto *Set) { in checkIntegrityScopesTree() local |
H A D | LVScope.cpp | 688 Traverse(Parent->Children, SortFunction); in sort() local |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ExprConstant.cpp | 13258 bool Traverse(const BinaryOperator *E) { in Traverse() function in __anonfb577fba2b11::DataRecursiveIntBinOpEvaluator |