Searched defs:traverseNode (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/clangd/ | ||
H A D | DumpAST.cpp | 82 bool traverseNode(llvm::StringRef Role, const T &Node, const Callable &Body) { in traverseNode() function in clang::clangd::__anon642ee90c0111::DumpVisitor |
H A D | Selection.cpp | 762 bool traverseNode(T *Node, const Func &Body) { in traverseNode() function in clang::clangd::__anone6e496d40111::SelectionVisitor |