Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2802 SmallVectorImpl<MatchScope> &MatchScopes; member in __anon75d0bdc80411::MatchStateUpdater2809 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2829 for (auto &I : MatchScopes) in NodeDeleted()2907 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3032 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3142 MatchScopes)); in SelectCodeCommon()3704 if (MatchScopes.empty()) { in SelectCodeCommon()3711 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3744 MatchScopes.pop_back(); in SelectCodeCommon()