Searched refs:objc_substitute_decl (Results 1 – 2 of 2) sorted by relevance
249 (objc_substitute_decl, objc_gimplify_expr): Reformat.289 (objc_substitute_decl): Add.320 (objc_substitute_decl): Add.
3033 objc_substitute_decl (tree expr, tree oldexpr, tree newexpr) in objc_substitute_decl() function3042 (objc_substitute_decl (TREE_OPERAND (expr, 0), in objc_substitute_decl()3047 return build_array_ref (objc_substitute_decl (TREE_OPERAND (expr, 0), in objc_substitute_decl()3052 return build_indirect_ref (objc_substitute_decl (TREE_OPERAND (expr, 0), in objc_substitute_decl()3069 = objc_substitute_decl in objc_build_ivar_assignment()