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

/openbsd-current/gnu/usr.bin/gcc/gcc/objc/
H A Dobjc-act.c192 static tree get_objc_string_decl PARAMS ((tree,
1831 get_objc_string_decl (ident, section)
1888 class_name = get_objc_string_decl (TYPE_NAME (class), class_names);
1825 get_objc_string_decl (ident, section) function
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c2399 get_objc_string_decl (tree ident, enum string_section section)
2447 class_name = get_objc_string_decl (OBJC_TYPE_NAME (class), class_names);
2394 get_objc_string_decl (tree ident, enum string_section section) function

Completed in 180 milliseconds