Searched refs:METHOD_UNKNOWN (Results 1 – 1 of 1) sorted by relevance
117 METHOD_UNKNOWN = 0, enumerator241 return METHOD_UNKNOWN; in extract_method_call()249 return METHOD_UNKNOWN; in extract_method_call()295 if (accessor_type == METHOD_UNKNOWN || (o == NULL && f == NULL) ) { in Message_method_missing()380 if (accessor_type == METHOD_UNKNOWN) { in Message_respond_to_missing()