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

/haiku-buildtools/gcc/gcc/objc/
H A Dobjc-next-runtime-abi-02.c132 #define objc_v2_class_template objc_v2_global_trees[OCTI_V2_CLS_TEMPL] macro
697 objc_v2_class_template =
701 decls = add_field_decl (build_pointer_type (objc_v2_class_template),
705 add_field_decl (build_pointer_type (objc_v2_class_template),
717 objc_finish_struct (objc_v2_class_template, decls);
821 add_field_decl (build_pointer_type (objc_v2_class_template), "cls", &chain);
954 decl = create_global_decl (objc_v2_class_template, buf);
967 decl = create_global_decl (objc_v2_class_template, buf);
1754 create_extern_decl (objc_v2_class_template,
1959 expr = create_extern_decl (objc_v2_class_template, nam
[all...]

Completed in 43 milliseconds