Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-warn-access.cc4059 tree realloc_decl = gimple_call_fndecl (realloc_stmt); in maybe_warn_mismatched_realloc() local
4064 dealloc_decl, ptr, realloc_decl)) in maybe_warn_mismatched_realloc()
4069 dealloc_decl, realloc_decl)) in maybe_warn_mismatched_realloc()
4073 "call to %qD", realloc_decl); in maybe_warn_mismatched_realloc()