Searched refs:MatchScope (Results 1 – 1 of 1) sorted by relevance
3121 struct MatchScope { struct3149 SmallVectorImpl<MatchScope> &MatchScopes;3154 SmallVectorImpl<MatchScope> &MS) in MatchStateUpdater()3275 SmallVector<MatchScope, 8> MatchScopes; in SelectCodeCommon()3393 MatchScope NewEntry; in SelectCodeCommon()4293 MatchScope &LastScope = MatchScopes.back(); in SelectCodeCommon()