Home
last modified time | relevance | path

Searched refs:objc_substitute_decl (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/objc/
H A DChangeLog249 (objc_substitute_decl, objc_gimplify_expr): Reformat.
289 (objc_substitute_decl): Add.
320 (objc_substitute_decl): Add.
H A Dobjc-act.c3033 objc_substitute_decl (tree expr, tree oldexpr, tree newexpr) in objc_substitute_decl() function
3042 (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()