Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2578 SmallVectorImpl<MatchScope> &MatchScopes; member in __anonab064bb60211::MatchStateUpdater2584 RecordedNodes(RN), MatchScopes(MS) { } in MatchStateUpdater()2601 for (auto &I : MatchScopes) in NodeDeleted()2659 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local2787 MatchScopes.push_back(NewEntry); in SelectCodeCommon()2867 MatchScopes)); in SelectCodeCommon()3373 if (MatchScopes.empty()) { in SelectCodeCommon()3380 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3415 MatchScopes.pop_back(); in SelectCodeCommon()