Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/
H A DFindSymbols.cpp287 class DocumentOutline { global() class
371 DocumentOutline(ParsedAST &AST) : AST(AST) {} DocumentOutline() function in clang::clangd::__anonb22b5db80311::DocumentOutline