Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dparser.cc163 RT_USING, /* using */ enumerator
21523 cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_using_declaration()
21655 cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_using_enum()
21734 = cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_alias_declaration()
21874 cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_using_directive()
32859 case RT_USING: in cp_parser_required_error()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c162 RT_USING, /* using */ enumerator
19857 cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_using_declaration()
20013 = cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_alias_declaration()
20146 cp_parser_require_keyword (parser, RID_USING, RT_USING); in cp_parser_using_directive()
30605 case RT_USING: in cp_parser_required_error()