Home
last modified time | relevance | path

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

/linux-6.1.9/scripts/gcc-plugins/
Dstructleak_plugin.c76 static tree get_field_type(tree field) in get_field_type() function
86 tree fieldtype = get_field_type(field); in is_userspace_type()
Drandomize_layout_plugin.c400 static const_tree get_field_type(const_tree field) in get_field_type() function
422 const_tree fieldtype = get_field_type(field); in is_pure_ops_struct()