Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c1858 static void cp_parser_check_class_key
10403 cp_parser_check_class_key (tag_type, type); in cp_parser_elaborated_type_specifier()
13580 cp_parser_check_class_key (class_key, type); in cp_parser_class_head()
16692 cp_parser_check_class_key (enum tag_types class_key, tree type) in cp_parser_check_class_key() function
DChangeLog-20041526 cp_parser_elaborated_type_specifier, cp_parser_check_class_key,