Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dparser.c1777 static tree cp_parser_userdef_numeric_literal
3663 cp_parser_userdef_numeric_literal (cp_parser *parser) in cp_parser_userdef_numeric_literal() function
3919 return cp_parser_userdef_numeric_literal (parser); in cp_parser_primary_expression()
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2021 static cp_expr cp_parser_userdef_numeric_literal
4332 cp_parser_userdef_numeric_literal (cp_parser *parser) in cp_parser_userdef_numeric_literal() function
5079 return cp_parser_userdef_numeric_literal (parser); in cp_parser_primary_expression()