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