HomeSort by: relevance | last modified time | path
    Searched defs:maybe_warn_mismatched_realloc (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
gimple-ssa-warn-access.cc 4050 maybe_warn_mismatched_realloc (tree ptr, gimple *realloc_stmt, gimple *stmt) function in namespace:__anon13749
4207 if (maybe_warn_mismatched_realloc (*use_p->use, stmt, use_stmt))
  /src/external/gpl3/gcc.old/dist/gcc/
gimple-ssa-warn-access.cc 4035 maybe_warn_mismatched_realloc (tree ptr, gimple *realloc_stmt, gimple *stmt) function in namespace:__anon16177
4187 if (maybe_warn_mismatched_realloc (*use_p->use, stmt, use_stmt))

Completed in 28 milliseconds