Searched refs:objc_decl_method_attributes (Results 1 – 1 of 1) sorted by relevance
158 static void objc_decl_method_attributes (tree*, tree, int);2008 objc_decl_method_attributes (&decl, attributes, 0); in objc_add_method_declaration()2043 objc_decl_method_attributes (&decl, attributes, 0); in objc_start_method_definition()4818 objc_decl_method_attributes (tree *node, tree attributes, int flags) in objc_decl_method_attributes() function