Home
last modified time | relevance | path

Searched refs:get_objc_string_decl (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h40 extern tree get_objc_string_decl (tree, string_section);
H A Dobjc-gnu-runtime-abi-01.cc1872 class_name = get_objc_string_decl (OBJC_TYPE_NAME (klass), class_names); in generate_static_references()
2170 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
2175 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
H A Dobjc-next-runtime-abi-01.cc2830 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
2835 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
H A DChangeLog1456 (get_objc_string_decl): Added prop_names_attr case. Removed
2215 * objc-act.c (get_objc_string_decl): Use a switch instead of a
H A Dobjc-act.cc3409 get_objc_string_decl (tree ident, enum string_section section) in get_objc_string_decl() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objc/
H A Dobjc-runtime-shared-support.h40 extern tree get_objc_string_decl (tree, string_section);
H A Dobjc-gnu-runtime-abi-01.c1871 class_name = get_objc_string_decl (OBJC_TYPE_NAME (klass), class_names); in generate_static_references()
2169 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
2174 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
H A Dobjc-next-runtime-abi-01.c2829 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
2834 decl = get_objc_string_decl (ident, class_names); in objc_eh_runtime_type()
H A Dobjc-act.c3333 get_objc_string_decl (tree ident, enum string_section section) in get_objc_string_decl() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A DFSFChangeLog.108457 (get_objc_string_decl): New function.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DFSFChangeLog.108457 (get_objc_string_decl): New function.
H A DChangeLog-199815605 (get_objc_string_decl): Remove unused variable `decl'.
H A DChangeLog-199915611 * objc/objc-act.c (get_objc_string_decl,
H A DChangeLog-20028489 (get_objc_string_decl): Fixed typo/bug - TREE_VALUE had been used