Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp249 locateMacroReferent(const syntax::Token &TouchedIdentifier, ParsedAST &AST, in locateMacroReferent() function
674 locateMacroReferent(*TouchedIdentifier, AST, *MainFilePath)) in locateSymbolAt()
693 if (auto Macro = locateMacroReferent(*NearbyIdent, AST, *MainFilePath)) { in locateSymbolAt()