Home
last modified time | relevance | path

Searched refs:cp_parser_userdef_string_literal (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c1775 static tree cp_parser_userdef_string_literal
3539 return cp_parser_userdef_string_literal (tok); in cp_parser_string_literal()
3734 cp_parser_userdef_string_literal (cp_token *token) in cp_parser_userdef_string_literal() function
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2019 static tree cp_parser_userdef_string_literal
4178 value = cp_parser_userdef_string_literal (literal);
4484 cp_parser_userdef_string_literal (tree literal) in cp_parser_userdef_string_literal() function