Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc2427 tree fntypeattrs = TYPE_ATTRIBUTES (fntype); in check_alloc_size_call() local
2429 tree alloc_size = lookup_attribute ("alloc_size", fntypeattrs); in check_alloc_size_call()
3608 tree fntypeattrs = TYPE_ATTRIBUTES (fntype); in check_call_access() local
3609 if (!fntypeattrs) in check_call_access()
3614 init_attr_rdwr_indices (&rdwr_idx, fntypeattrs); in check_call_access()