Searched defs:ActionList (Results 1 – 4 of 4) sorted by relevance
233 ### Returning a Value247 ### Side Effects262 ### Using a Function, Functor, or Lambda as an Action313 ### Default Action323 ### Composite Actions333 ### Defining Actions
27 typedef SmallVector<Action*, 3> ActionList; typedef
26 typedef SmallVector<Action*, 3> ActionList; typedef
809 using ActionList = std::list<std::unique_ptr<MatchAction>>; typedef in __anon4852db4a0111::RuleMatcher