Unused parameter

Author: LGTM

import cpp

from Parameter p
where p.isNamed() and not exists(p.getAnAccess())
select p

Description

Finds parameters that are not accessed