Searched refs:MatchScope (Results 1 – 1 of 1) sorted by relevance
3176 struct MatchScope { struct3204 SmallVectorImpl<MatchScope> &MatchScopes;3209 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()3335 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()3453 MatchScope NewEntry; in SelectCodeCommon()4350 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()