Searched refs:actions_end (Results 1 – 1 of 1) sorted by relevance
875 action_iterator actions_end() { return Actions.end(); } in actions_end() function in __anon685cc1160111::RuleMatcher877 return make_range(actions_begin(), actions_end()); in actions()3640 auto InsertPtOrError = createInstructionRenderer(M.actions_end(), M, Dst); in createAndImportInstructionRenderer()