Searched defs:dealloc_decl (Results 1 – 2 of 2) sorted by relevance
1763 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() local3686 tree dealloc_decl = fndecl; in maybe_check_dealloc_call() local4060 tree dealloc_decl = gimple_call_fndecl (stmt); in maybe_warn_mismatched_realloc() local
3252 maybe_add_noinline (tree name, tree alloc_decl, tree dealloc_decl, in maybe_add_noinline()