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

  /src/external/gpl3/gcc/dist/libobjc/
exception.c 34 /* 'is_kind_of_exception_matcher' is our default exception matcher -
38 is_kind_of_exception_matcher (Class catch_class, id exception) function
60 __objc_exception_matcher = is_kind_of_exception_matcher;
  /src/external/gpl3/gcc.old/dist/libobjc/
exception.c 34 /* 'is_kind_of_exception_matcher' is our default exception matcher -
38 is_kind_of_exception_matcher (Class catch_class, id exception) function
60 __objc_exception_matcher = is_kind_of_exception_matcher;

Completed in 25 milliseconds