Searched refs:IdentifierAtCursor (Results 1 – 1 of 1) sorted by relevance
1199 if (const auto *IdentifierAtCursor = in findReferences() local1201 Macro = locateMacroAt(*IdentifierAtCursor, AST.getPreprocessor()); in findReferences()1316 const auto *IdentifierAtCursor = in getSymbolInfo() local1318 if (!IdentifierAtCursor) in getSymbolInfo()1321 if (auto M = locateMacroAt(*IdentifierAtCursor, AST.getPreprocessor())) { in getSymbolInfo()