Home
last modified time | relevance | path

Searched refs:objc_method_context (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-act.cc1578 else if (objc_method_context) in objc_maybe_build_component_ref()
1599 if (TREE_CODE (objc_method_context) != CLASS_METHOD_DECL) in objc_maybe_build_component_ref()
1618 (TREE_CODE (objc_method_context) == CLASS_METHOD_DECL), in objc_maybe_build_component_ref()
5312 if (objc_method_context in receiver_is_class_object()
5313 && TREE_CODE (objc_method_context) == CLASS_METHOD_DECL in receiver_is_class_object()
5930 if (TREE_CODE (objc_method_context) == CLASS_METHOD_DECL) in build_ivar_reference()
6618 if (!objc_method_context) in objc_is_public()
8524 if (objc_method_context in synth_self_and_ucmd_args()
8525 && TREE_CODE (objc_method_context) == INSTANCE_METHOD_DECL) in synth_self_and_ucmd_args()
8568 objc_method_context = method; in start_method_def()
[all …]
H A Dobjc-act.h527 #define objc_method_context objc_global_trees[OCTI_METH_CTX] macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-act.c1514 else if (objc_method_context) in objc_maybe_build_component_ref()
1535 if (TREE_CODE (objc_method_context) != CLASS_METHOD_DECL) in objc_maybe_build_component_ref()
1554 (TREE_CODE (objc_method_context) == CLASS_METHOD_DECL), in objc_maybe_build_component_ref()
5233 if (objc_method_context in receiver_is_class_object()
5234 && TREE_CODE (objc_method_context) == CLASS_METHOD_DECL in receiver_is_class_object()
5844 if (TREE_CODE (objc_method_context) == CLASS_METHOD_DECL) in build_ivar_reference()
6532 if (!objc_method_context) in objc_is_public()
8410 if (objc_method_context in synth_self_and_ucmd_args()
8411 && TREE_CODE (objc_method_context) == INSTANCE_METHOD_DECL) in synth_self_and_ucmd_args()
8454 objc_method_context = method; in start_method_def()
[all …]
H A Dobjc-act.h513 #define objc_method_context objc_global_trees[OCTI_METH_CTX] macro
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20019379 objc_method_context, objc_ivar_chain, objc_ivar_context): Move to
9392 (method_context): Remove duplicate; use objc_method_context
9403 (objc_ivar_chain, objc_method_context, objc_ellipsis_node): Remove
H A DChangeLog-200214282 (lookup_objc_ivar): Test objc_method_context instead of