Searched refs:METHOD_DEF (Results 1 – 10 of 10) sorted by relevance
664 #define METHOD_DEF 0 macro
606 if (context == METHOD_DEF && TREE_CODE (meth) == INSTANCE_METHOD_DECL) in gnu_runtime_abi_01_get_arg_type_list_base()
743 else if (context == METHOD_DEF && TREE_CODE (meth) == INSTANCE_METHOD_DECL) in next_runtime_abi_01_get_arg_type_list_base()
1165 else if (context == METHOD_DEF && TREE_CODE (meth) == INSTANCE_METHOD_DECL) in next_runtime_abi_02_get_arg_type_list_base()
8775 meth_type = build_function_type_for_method (ret_type, method, METHOD_DEF, 0); in really_start_method()
678 #define METHOD_DEF 0 macro
744 else if (context == METHOD_DEF && TREE_CODE (meth) == INSTANCE_METHOD_DECL) in next_runtime_abi_01_get_arg_type_list_base()
1167 else if (context == METHOD_DEF && TREE_CODE (meth) == INSTANCE_METHOD_DECL) in next_runtime_abi_02_get_arg_type_list_base()
8900 meth_type = build_function_type_for_method (ret_type, method, METHOD_DEF, 0); in really_start_method()