Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2899 SmallVectorImpl<MatchScope> &MatchScopes; member in __anon7401eed90511::MatchStateUpdater2906 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2926 for (auto &I : MatchScopes) in NodeDeleted()2995 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3120 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3230 MatchScopes)); in SelectCodeCommon()3750 if (MatchScopes.empty()) { in SelectCodeCommon()3757 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3790 MatchScopes.pop_back(); in SelectCodeCommon()