Searched refs:MatchScopes (Results 1 – 3 of 3) sorted by relevance
2698 SmallVectorImpl<MatchScope> &MatchScopes; member in __anonab064bb60211::MatchStateUpdater2704 RecordedNodes(RN), MatchScopes(MS) { } in MatchStateUpdater()2721 for (auto &I : MatchScopes) in NodeDeleted()2789 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local2915 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3007 MatchScopes)); in SelectCodeCommon()3522 if (MatchScopes.empty()) { in SelectCodeCommon()3529 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3562 MatchScopes.pop_back(); in SelectCodeCommon()
2850 SmallVectorImpl<MatchScope> &MatchScopes; member in __anonf28ba4ee0511::MatchStateUpdater2857 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2877 for (auto &I : MatchScopes) in NodeDeleted()2946 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3071 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3169 MatchScopes)); in SelectCodeCommon()3705 if (MatchScopes.empty()) { in SelectCodeCommon()3712 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3745 MatchScopes.pop_back(); in SelectCodeCommon()
2065 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local2193 MatchScopes.push_back(NewEntry); in SelectCodeCommon()2750 if (MatchScopes.empty()) { in SelectCodeCommon()2757 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()2792 MatchScopes.pop_back(); in SelectCodeCommon()