Home
last modified time | relevance | path

Searched defs:Traverse (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp284 std::function<void(NodeId)> Traverse = [&](NodeId Id) { in getSubtreePostorder() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp12221 bool Traverse(const BinaryOperator *E) { in Traverse() function in __anondef1c1652811::DataRecursiveIntBinOpEvaluator