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