Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/cp/
Dparser.c3708 bool typename_keyword_p, in cp_parser_nested_name_specifier_opt() argument
3800 && !typename_keyword_p in cp_parser_nested_name_specifier_opt()
3808 typename_keyword_p, in cp_parser_nested_name_specifier_opt()
3952 bool typename_keyword_p, in cp_parser_nested_name_specifier() argument
3961 typename_keyword_p, in cp_parser_nested_name_specifier()
3994 bool typename_keyword_p, in cp_parser_class_or_namespace_name() argument
4018 typename_keyword_p, in cp_parser_class_or_namespace_name()
12935 bool typename_keyword_p, in cp_parser_class_name() argument
12963 typename_p = (typename_keyword_p && scope && TYPE_P (scope) in cp_parser_class_name()