type: rename get_param_type_from_key() => get_member_type_from_key()
commit747f9c3a5448e4130daa7e79ebd4f824504389e8
authorDan Carpenter <dan.carpenter@oracle.com>
Tue, 27 Nov 2012 09:05:16 +0000 (27 12:05 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Tue, 27 Nov 2012 09:05:16 +0000 (27 12:05 +0300)
tree968cc08ea5720b3b537b7cb99db251d3cd84a2d6
parent33149c7ec80baf8474482f40ae36de0ca87abe89
type: rename get_param_type_from_key() => get_member_type_from_key()

This is really more about struct members than about parameters.

Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
smatch.h
smatch_extra.c
smatch_type.c