Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgimple-ssa-warn-access.cc1851 for (tree ddats = DECL_ATTRIBUTES (dealloc_decl); in matching_alloc_calls_p() local
1852 (ddats = lookup_attribute ("*dealloc", ddats)); in matching_alloc_calls_p()
1853 ddats = TREE_CHAIN (ddats)) in matching_alloc_calls_p()
1855 tree args = TREE_VALUE (ddats); in matching_alloc_calls_p()