Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/unittests/
H A DSelectionTests.cpp650 TEST(SelectionTree, Metrics) { in TEST() argument
/llvm-project/clang-tools-extra/clangd/
H A DSelection.cpp1078 SelectionTree::SelectionTree(ASTContext &AST, const syntax::TokenBuffer &Tokens, in SelectionTree() function in clang::clangd::SelectionTree