Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.cpp157 llvm::SmallVector<std::pair<const NamedDecl *, RelSet>, 1> takeDecls() const { in takeDecls() function
553 return Finder.takeDecls(); in allTargetDecls()