Searched defs:ActionList (Results 1 – 2 of 2) sorted by relevance
27 typedef SmallVector<Action*, 3> ActionList; typedef
770 using ActionList = std::list<std::unique_ptr<MatchAction>>; typedef in __anon685cc1160111::RuleMatcher