Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2788 SmallVectorImpl<MatchScope> &MatchScopes; member in __anon4eec30bf0411::MatchStateUpdater2795 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2815 for (auto &I : MatchScopes) in NodeDeleted()2890 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3015 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3125 MatchScopes)); in SelectCodeCommon()3687 if (MatchScopes.empty()) { in SelectCodeCommon()3694 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3727 MatchScopes.pop_back(); in SelectCodeCommon()