Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/c-family/
H A Dc-objc.h59 extern tree objc_build_string_object (tree);
H A Dstub-objc.c266 objc_build_string_object (tree ARG_UNUSED (str)) in objc_build_string_object() function
/dflybsd-src/contrib/gcc-4.7/gcc/c-family/
H A Dc-objc.h61 extern tree objc_build_string_object (tree);
H A Dstub-objc.c268 objc_build_string_object (tree ARG_UNUSED (str)) in objc_build_string_object() function
/dflybsd-src/contrib/gcc-4.7/gcc/objc/
H A Dobjc-act.c3123 objc_build_string_object (tree string) in objc_build_string_object() function
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-parser.c6255 = objc_build_string_object (c_parser_peek_token (parser)->value); in c_parser_postfix_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c7916 = objc_build_string_object (c_parser_peek_token (parser)->value); in c_parser_postfix_expression()
/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c22979 return objc_build_string_object (kwd->u.value); in cp_parser_objc_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c29356 return objc_build_string_object (kwd->u.value); in cp_parser_objc_expression()