Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2756 SmallVectorImpl<MatchScope> &MatchScopes; member in __anone743f0c40411::MatchStateUpdater2763 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2783 for (auto &I : MatchScopes) in NodeDeleted()2867 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local2992 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3102 MatchScopes)); in SelectCodeCommon()3666 if (MatchScopes.empty()) { in SelectCodeCommon()3673 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3706 MatchScopes.pop_back(); in SelectCodeCommon()