Searched refs:SIDToRefs (Results 1 – 2 of 2) sorted by relevance
342 for (const auto &SIDToRefs : AST.getMacros().MacroRefs) { in TEST() local343 for (const auto &R : SIDToRefs.second) in TEST()
398 for (const auto &SIDToRefs : AST.getMacros().MacroRefs) { in getSemanticHighlightings() local399 for (const auto &M : SIDToRefs.second) in getSemanticHighlightings()