Home
last modified time | relevance | path

Searched refs:objc_build_string_object (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/gcc/
H A Dstub-objc.c305 objc_build_string_object (tree ARG_UNUSED (str)) in objc_build_string_object() function
H A Dc-common.h933 extern tree objc_build_string_object (tree);
H A Dc-parser.c5348 = objc_build_string_object (c_parser_peek_token (parser)->value); in c_parser_postfix_expression()
H A DChangeLog-200415419 objc_build_message_expr, objc_build_string_object,
15453 objc_build_string_object, objc_get_protocol_qualified_type,
15753 objc_build_encode_expr() and objc_build_string_object() instead of
/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c17490 return objc_build_string_object (kwd->u.value); in cp_parser_objc_expression()