type: add nr_bits(struct expression *expr)
commitb4a068af4eff0c643a8b56b61720b334d4c104fe
authorDan Carpenter <dan.carpenter@oracle.com>
Wed, 29 Feb 2012 08:18:17 +0000 (29 11:18 +0300)
committerDan Carpenter <dan.carpenter@oracle.com>
Wed, 29 Feb 2012 08:18:17 +0000 (29 11:18 +0300)
tree8b3c0e48259b0c45dd162b878ce9073f34805e3c
parentac90d05d332b812368a371df0870c2cb3d536cc1
type: add nr_bits(struct expression *expr)

Use this if you want to find the size for a data type.

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