Home
last modified time | relevance | path

Searched refs:PreorderWalker (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
HDASTDiff.cpp268 PreorderVisitor PreorderWalker(*this); in Impl() local
269 PreorderWalker.TraverseDecl(N); in Impl()
275 PreorderVisitor PreorderWalker(*this); in Impl() local
276 PreorderWalker.TraverseStmt(N); in Impl()