Home
last modified time | relevance | path

Searched refs:RID_WCHAR (Results 1 – 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcc/cp/
Dlex.c280 { "wchar_t", RID_WCHAR, 0 },
Dparser.c554 case RID_WCHAR: in cp_lexer_next_token_is_decl_specifier_keyword()
10275 case RID_WCHAR: in cp_parser_simple_type_specifier()
/freebsd-12-stable/contrib/gcc/
Dc-common.h81 RID_BOOL, RID_WCHAR, RID_CLASS, enumerator
Dc-common.c3444 record_builtin_type (RID_WCHAR, "wchar_t", wchar_type_node); in c_common_nodes_and_builtins()