Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Drandomize_layout_plugin.c294 const_tree elemtype; in is_flexible_array() local
303 elemtype = TREE_TYPE(fieldtype); in is_flexible_array()
304 elemsize = TYPE_SIZE(elemtype); in is_flexible_array()