Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dattribs.h343 extern attr_access *get_parm_access (rdwr_map &, tree,
H A Dtree-object-size.cc1491 const attr_access *access = get_parm_access (rdwr_idx, parm, fndecl); in parm_object_size()
H A Dattribs.cc2374 get_parm_access (rdwr_map &rdwr_idx, tree parm, in get_parm_access() function
H A Dpointer-query.cc563 attr_access *access = get_parm_access (rdwr_idx, var); in gimple_parm_array_size()
H A DChangeLog-202012788 (get_parm_access): New function.
12794 (get_parm_access): Declare new function.