Searched refs:MatchScopes (Results 1 – 1 of 1) sorted by relevance
2810 SmallVectorImpl<MatchScope> &MatchScopes; member in __anon2a30ef0b0411::MatchStateUpdater2817 RecordedNodes(RN), MatchScopes(MS) {} in MatchStateUpdater()2837 for (auto &I : MatchScopes) in NodeDeleted()2924 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon() local3049 MatchScopes.push_back(NewEntry); in SelectCodeCommon()3159 MatchScopes)); in SelectCodeCommon()3723 if (MatchScopes.empty()) { in SelectCodeCommon()3730 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()3763 MatchScopes.pop_back(); in SelectCodeCommon()