Home
last modified time | relevance | path

Searched defs:alloc_decl (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc1763 matching_alloc_calls_p (tree alloc_decl, tree dealloc_decl) in matching_alloc_calls_p()
1969 tree alloc_decl = gimple_call_fndecl (alloc); in matching_alloc_calls_p() local
2002 tree alloc_decl = gimple_call_fndecl (def_stmt); in warn_dealloc_offset() local
2036 tree alloc_decl = gimple_call_fndecl (def_stmt); in warn_dealloc_offset() local
3746 tree alloc_decl = gimple_call_fndecl (def_stmt); in maybe_check_dealloc_call() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-attribs.cc3252 maybe_add_noinline (tree name, tree alloc_decl, tree dealloc_decl, in maybe_add_noinline()