Home
last modified time | relevance | path

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

/Linux-v6.1/scripts/gcc-plugins/
Drandomize_layout_plugin.c276 const_tree elemtype; in is_flexible_array() local
285 elemtype = TREE_TYPE(fieldtype); in is_flexible_array()
286 elemsize = TYPE_SIZE(elemtype); in is_flexible_array()