Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DXRefs.cpp230 llvm::Optional<LocatedSymbol> locateFileReferent(const Position &Pos, in locateFileReferent() function
761 if (auto File = locateFileReferent(Pos, AST, *MainFilePath)) in locateSymbolAt()