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

/openbsd-current/gnu/gcc/gcc/
H A Dstub-objc.c240 objc_build_string_object (tree ARG_UNUSED (str))
H A Dc-common.h904 extern tree objc_build_string_object (tree);
H A Dc-parser.c5063 = objc_build_string_object (c_parser_peek_token (parser)->value);
/openbsd-current/gnu/gcc/gcc/objc/
H A Dobjc-act.c1883 objc_build_string_object (tree string)
1880 objc_build_string_object (tree string) function
/openbsd-current/gnu/gcc/gcc/cp/
H A Dparser.c16971 return objc_build_string_object (kwd->u.value);

Completed in 236 milliseconds