Searched refs:objc_method_context (Results 1 – 6 of 6) sorted by relevance
1578 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 …]
527 #define objc_method_context objc_global_trees[OCTI_METH_CTX] macro
1514 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 …]
513 #define objc_method_context objc_global_trees[OCTI_METH_CTX] macro
9379 objc_method_context, objc_ivar_chain, objc_ivar_context): Move to9392 (method_context): Remove duplicate; use objc_method_context9403 (objc_ivar_chain, objc_method_context, objc_ellipsis_node): Remove
14282 (lookup_objc_ivar): Test objc_method_context instead of