Home
last modified time | relevance | path

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

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