Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Dstructleak_plugin.c83 static bool is_userspace_type(tree type) in is_userspace_type() function
92 if (is_userspace_type(fieldtype)) in is_userspace_type()
116 if (is_userspace_type(type)) in finish_type()