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

  /src/external/gpl3/gcc/dist/gcc/objc/
objc-act.cc 3042 tree noreturn_list, nothrow_list, temp_type; local
3045 nothrow_list = tree_cons (get_identifier ("nothrow"), NULL, NULL);
3062 NULL, nothrow_list);
3066 NULL, nothrow_list);
  /src/external/gpl3/gcc.old/dist/gcc/objc/
objc-act.cc 3044 tree noreturn_list, nothrow_list, temp_type; local
3047 nothrow_list = tree_cons (get_identifier ("nothrow"), NULL, NULL);
3064 NULL, nothrow_list);
3068 NULL, nothrow_list);

Completed in 31 milliseconds