Searched refs:matching_alloc_calls_p (Results 1 – 4 of 4) sorted by relevance
1763 matching_alloc_calls_p (tree alloc_decl, tree dealloc_decl) in matching_alloc_calls_p() function1967 matching_alloc_calls_p (gimple *alloc, tree dealloc_decl) in matching_alloc_calls_p() function1973 return matching_alloc_calls_p (alloc_decl, dealloc_decl); in matching_alloc_calls_p()3739 if (matching_alloc_calls_p (def_stmt, dealloc_decl)) in maybe_check_dealloc_call()4050 if (matching_alloc_calls_p (realloc_stmt, fndecl)) in maybe_warn_mismatched_realloc()
9468 matching_alloc_calls_p, maybe_warn_alloc_args_overflow,
945 (matching_alloc_calls_p): Handle built-in deallocation functions.2194 (matching_alloc_calls_p): Same.
18589 (matching_alloc_calls_p): Same.