c-forward-comments
c-forward-comments is a compiled Lisp function in `cc-engine.el
'.
(c-forward-comments)
Move forward past all following whitespace and comments.
Line continuations, i.e. a backslashes followed by line breaks, are
treated as whitespace.
Note that this function might do hidden buffer changes. See the
comment at the start of cc-engine.el for more info.