Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp300 locateASTReferent(SourceLocation CurLoc, const syntax::Token *TouchedIdentifier, in locateASTReferent() function
681 auto ASTResults = locateASTReferent(*CurLoc, TouchedIdentifier, AST, in locateSymbolAt()
699 locateASTReferent(NearbyIdent->location(), NearbyIdent, AST, in locateSymbolAt()