Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/cp/
H A Dparser.c13808 bool invalid_nested_name_p = false; in cp_parser_class_head() local
13881 invalid_nested_name_p = true; in cp_parser_class_head()
13957 else if (invalid_nested_name_p) in cp_parser_class_head()