Searched defs:shouldTraversePostOrder (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp325 bool shouldTraversePostOrder() const { return true; } function in class:__anon933::BuildTreeVisitor
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DRecursiveASTVisitor.h177 bool shouldTraversePostOrder() const { return false; } function in class:clang::RecursiveASTVisitor
[all...]

Completed in 219 milliseconds