Searched refs:SIDToRefs (Results 1 – 2 of 2) sorted by relevance
343 for (const auto &SIDToRefs : AST.getMacros().MacroRefs) { in TEST() local344 for (const auto &R : SIDToRefs.second) in TEST()
869 for (const auto &SIDToRefs : AST.getMacros().MacroRefs) in getSemanticHighlightings() local870 for (const auto &M : SIDToRefs.second) in getSemanticHighlightings()