Searched refs:fntypeattrs (Results 1 – 1 of 1) sorted by relevance
2427 tree fntypeattrs = TYPE_ATTRIBUTES (fntype); in check_alloc_size_call() local2429 tree alloc_size = lookup_attribute ("alloc_size", fntypeattrs); in check_alloc_size_call()3608 tree fntypeattrs = TYPE_ATTRIBUTES (fntype); in check_call_access() local3609 if (!fntypeattrs) in check_call_access()3614 init_attr_rdwr_indices (&rdwr_idx, fntypeattrs); in check_call_access()