Searched refs:IdentifierAtCursor (Results 1 – 1 of 1) sorted by relevance
1345 const auto *IdentifierAtCursor = in findReferences() local1348 if (IdentifierAtCursor) in findReferences()1349 Macro = locateMacroAt(*IdentifierAtCursor, AST.getPreprocessor()); in findReferences()1540 const auto *IdentifierAtCursor = in getSymbolInfo() local1542 if (!IdentifierAtCursor) in getSymbolInfo()1545 if (auto M = locateMacroAt(*IdentifierAtCursor, AST.getPreprocessor())) { in getSymbolInfo()