Searched refs:locateMacroReferent (Results 1 – 1 of 1) sorted by relevance
249 locateMacroReferent(const syntax::Token &TouchedIdentifier, ParsedAST &AST, in locateMacroReferent() function674 locateMacroReferent(*TouchedIdentifier, AST, *MainFilePath)) in locateSymbolAt()693 if (auto Macro = locateMacroReferent(*NearbyIdent, AST, *MainFilePath)) { in locateSymbolAt()