Home
last modified time | relevance | path

Searched refs:is_struct_ptr (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dsmatch_type.c554 bool is_struct_ptr(struct symbol *type) in is_struct_ptr() function
H A Dsmatch_kernel_user_data.c1092 is_struct_ptr(sm->sym)) in struct_member_callback()
H A Dsmatch.h490 bool is_struct_ptr(struct symbol *type);
H A Dsmatch_db.c2657 if (is_struct_ptr(type)) in get_variable_from_key()