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