Home
last modified time | relevance | path

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

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