Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dc-decl.c4449 tree array_ptr_attrs = NULL_TREE; in grokdeclarator() local
4694 || array_ptr_attrs != NULL_TREE in grokdeclarator()
4702 array_ptr_attrs = NULL_TREE; in grokdeclarator()
4737 array_ptr_attrs = declarator->u.array.attrs; in grokdeclarator()
4940 || array_ptr_attrs != NULL_TREE in grokdeclarator()
4945 array_ptr_attrs = NULL_TREE; in grokdeclarator()
5251 if (array_ptr_attrs != NULL_TREE) in grokdeclarator()