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

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-gnu-runtime-abi-01.c872 objc_add_static_instance (tree constructor, tree class_decl) function
929 constructor = objc_add_static_instance (constructor, constant_string_type);
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c174 static tree objc_add_static_instance PROTO((tree, tree));
1387 = objc_add_static_instance (constructor, constant_string_type);
1397 objc_add_static_instance (constructor, class_decl)
1393 objc_add_static_instance (constructor, class_decl) function

Completed in 118 milliseconds