%require-prototypes--require-prototypesPO_REQUIRE_PROTOTYPESRequires type declarations for all function and method parameters and return types. Variables and object members do not need to have type declarations with this option.
See also require-types, which is a superset of this option.
There are no comments yet