Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.c661 tree cnst_strg_type; in build_v2_class_templates() local
683 cnst_strg_type = build_pointer_type (unsigned_char_type_node); in build_v2_class_templates()
684 add_field_decl (cnst_strg_type, "ivarLayout", &chain); in build_v2_class_templates()
702 add_field_decl (cnst_strg_type, "weakIvarLayout", &chain); in build_v2_class_templates()
/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-next-runtime-abi-02.cc663 tree cnst_strg_type; in build_v2_class_templates() local
685 cnst_strg_type = build_pointer_type (unsigned_char_type_node); in build_v2_class_templates()
686 add_field_decl (cnst_strg_type, "ivarLayout", &chain); in build_v2_class_templates()
704 add_field_decl (cnst_strg_type, "weakIvarLayout", &chain); in build_v2_class_templates()