Searched refs:objc_build_string_object (Results 1 – 6 of 6) sorted by relevance
240 objc_build_string_object (tree ARG_UNUSED (str)) in objc_build_string_object() function
903 extern tree objc_build_string_object (tree);
5061 = objc_build_string_object (c_parser_peek_token (parser)->value); in c_parser_postfix_expression()
161 * objc-act.c (objc_build_string_object): For GNU-style constants,191 (objc_build_string_object): Synthesize a "__builtin_ObjCString"589 * objc-act.c (objc_build_string_object): Create a CONST_DECL676 (objc_build_string_object): Check metaclass correctness only once;885 (build_objc_string_object): Rename to objc_build_string_object().903 objc_build_string_object().
1880 objc_build_string_object (tree string) in objc_build_string_object() function
16968 return objc_build_string_object (kwd->u.value); in cp_parser_objc_expression()