f90-typedec-matcher
f90-typedec-matcher is a compiled Lisp function in `f90.el
'.
(f90-typedec-matcher LIMIT)
Search for the declaration of variables of derived type, up to LIMIT.
Set the match data so that subexpression 1,2 are the TYPE(...),
and variable-name parts, respectively.