Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp768 const std::vector<const NamedDecl *> &TargetDecls) in ReferenceFinder() argument
770 for (const NamedDecl *D : TargetDecls) in ReferenceFinder()