Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
3204 SmallVectorImpl<MatchScope> &MatchScopes; member in __anoncb0c1b940511::MatchStateUpdater3211 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()3231 for (auto &I : MatchScopes) in NodeDeleted()3335 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3461 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3621 MatchScopes)); in SelectCodeCommon()4343 if (MatchScopes.empty()) { in SelectCodeCommon()4350 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()4383 MatchScopes.pop_back(); in SelectCodeCommon()