Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp1439 const auto LSPLocDecl = in findReferences() local
1442 if (LSPLocDecl && LSPLocDecl != LSPLocDef) { in findReferences()
1444 Result.Loc = std::move(*LSPLocDecl); in findReferences()