c-skip-ws-backward

c-skip-ws-backward is a Lisp macro in `cc-defs.el'.

(c-skip-ws-backward &optional LIMIT)

Skip over any whitespace preceding point.
This function skips over horizontal and vertical whitespace and line
continuations.