Home
last modified time | relevance | path

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

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