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