Searched refs:get_field_type (Results 1 - 2 of 2) sorted by relevance

/linux-master/scripts/gcc-plugins/
H A Dstructleak_plugin.c76 static tree get_field_type(tree field) function
86 tree fieldtype = get_field_type(field);
H A Drandomize_layout_plugin.c394 static const_tree get_field_type(const_tree field) function
416 const_tree fieldtype = get_field_type(field);

Completed in 604 milliseconds