Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
3149 SmallVectorImpl<MatchScope> &MatchScopes; member in __anoncb0c1b940511::MatchStateUpdater3156 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()3176 for (auto &I : MatchScopes) in NodeDeleted()3275 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3401 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3562 MatchScopes)); in SelectCodeCommon()4286 if (MatchScopes.empty()) { in SelectCodeCommon()4293 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()4326 MatchScopes.pop_back(); in SelectCodeCommon()