Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dcalls.cc654 decl_return_flags (tree fndecl) in decl_return_flags() function
2713 return_flags |= decl_return_flags (fndecl); in expand_call()
H A DChangeLog-20207920 (decl_return_flags): Use it.
11224 * calls.c (decl_return_flags): Use attr_fnspec.
H A DChangeLog-201224678 * calls.c (decl_return_flags): New static function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dcalls.c631 decl_return_flags (tree fndecl) in decl_return_flags() function
3722 return_flags |= decl_return_flags (fndecl); in expand_call()