macroexp--all-clauses
macroexp--all-clauses is a compiled Lisp function in `macroexp.el
'.
(macroexp--all-clauses CLAUSES &optional SKIP)
Return CLAUSES with macros expanded.
CLAUSES is a list of lists of forms; any clause that's not a list is ignored.
If SKIP is non-nil, then don't expand that many elements at the start of
each clause.