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

  /src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc 5067 warning_at (DECL_SOURCE_LOCATION (unsized), OPT_Wsized_deallocation,
5070 warning_at (DECL_SOURCE_LOCATION (sized), OPT_Wsized_deallocation,
decl2.cc 5067 warning_at (DECL_SOURCE_LOCATION (unsized), OPT_Wsized_deallocation,
5070 warning_at (DECL_SOURCE_LOCATION (sized), OPT_Wsized_deallocation,
  /src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc 5039 warning_at (DECL_SOURCE_LOCATION (unsized), OPT_Wsized_deallocation,
5042 warning_at (DECL_SOURCE_LOCATION (sized), OPT_Wsized_deallocation,
decl2.cc 5039 warning_at (DECL_SOURCE_LOCATION (unsized), OPT_Wsized_deallocation,
5042 warning_at (DECL_SOURCE_LOCATION (sized), OPT_Wsized_deallocation,

Completed in 61 milliseconds