Searched refs:objc_add_static_instance (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c152 static tree objc_add_static_instance (tree, tree);
1959 = objc_add_static_instance (constructor, constant_string_type);
1982 objc_add_static_instance (tree constructor, tree class_decl)
1979 objc_add_static_instance (tree constructor, tree class_decl) function
/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c134 static tree objc_add_static_instance PARAMS ((tree, tree));
1354 = objc_add_static_instance (constructor, constant_string_type);
1363 objc_add_static_instance (constructor, class_decl)
1359 objc_add_static_instance (constructor, class_decl) function

Completed in 101 milliseconds