Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
3015 SmallVectorImpl<MatchScope> &MatchScopes; member in __anona6baf40a0511::MatchStateUpdater3022 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()3042 for (auto &I : MatchScopes) in NodeDeleted()3132 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3258 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3419 MatchScopes)); in SelectCodeCommon()4143 if (MatchScopes.empty()) { in SelectCodeCommon()4150 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()4183 MatchScopes.pop_back(); in SelectCodeCommon()