Home
last modified time | relevance | path

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

/scripts/gcc-plugins/
Drandomize_layout_plugin.c281 const_tree elemtype; in is_flexible_array() local
290 elemtype = TREE_TYPE(fieldtype); in is_flexible_array()
291 elemsize = TYPE_SIZE(elemtype); in is_flexible_array()