Searched refs:objc_inherit_code (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.h181 extern GTY(()) enum tree_code objc_inherit_code; variable in typeref:enum:tree_code
H A Dobjc-act.c366 enum tree_code objc_inherit_code;
724 objc_inherit_code = (type == PLUS_EXPR
733 return build_method_decl (objc_inherit_code, rettype, selector,
745 objc_inherit_code == CLASS_METHOD_DECL);
756 objc_inherit_code == CLASS_METHOD_DECL);
365 enum tree_code objc_inherit_code; variable in typeref:enum:tree_code

Completed in 122 milliseconds