Home
last modified time | relevance | path

Searched defs:dealloc_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()
1967 matching_alloc_calls_p (gimple *alloc, tree dealloc_decl) in matching_alloc_calls_p()
1987 tree dealloc_decl = gimple_call_fndecl (call); in warn_dealloc_offset() local
3686 tree dealloc_decl = fndecl; in maybe_check_dealloc_call() local
4060 tree dealloc_decl = gimple_call_fndecl (stmt); in maybe_warn_mismatched_realloc() 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()