Searched refs:catch_class (Results 1 – 4 of 4) sorted by relevance
38 is_kind_of_exception_matcher (Class catch_class, id exception) in is_kind_of_exception_matcher() argument41 if (catch_class == Nil) in is_kind_of_exception_matcher()52 if (c == catch_class) in is_kind_of_exception_matcher()
83 typedef int (*objc_exception_matcher)(Class catch_class, id exception);