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

/haiku-buildtools/gcc/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.c1891 class_name = get_objc_string_decl (OBJC_TYPE_NAME (klass), class_names);
2189 decl = get_objc_string_decl (ident, class_names);
2194 decl = get_objc_string_decl (ident, class_names);
H A Dobjc-next-runtime-abi-01.c2839 decl = get_objc_string_decl (ident, class_names);
2844 decl = get_objc_string_decl (ident, class_names);
H A Dobjc-act.c3266 get_objc_string_decl (tree ident, enum string_section section) function
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-act.c247 static tree get_objc_string_decl PROTO((tree,
1855 get_objc_string_decl (ident, section)
1912 class_name = get_objc_string_decl (TYPE_NAME (class), class_names);
1849 get_objc_string_decl (ident, section) function

Completed in 179 milliseconds