Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSelection.cpp670 if (shouldSkipChildren(X)) { in dataTraverseStmtPre()
811 bool shouldSkipChildren(const Stmt *X) const { in shouldSkipChildren() function in clang::clangd::__anon2b7dfc710111::SelectionVisitor