Home
last modified time | relevance | path

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

/trueos/contrib/gcc/cp/
HDparser.c3902 bool typename_keyword_p, in cp_parser_nested_name_specifier_opt() argument
3994 && !typename_keyword_p in cp_parser_nested_name_specifier_opt()
4002 typename_keyword_p, in cp_parser_nested_name_specifier_opt()
4146 bool typename_keyword_p, in cp_parser_nested_name_specifier() argument
4155 typename_keyword_p, in cp_parser_nested_name_specifier()
4188 bool typename_keyword_p, in cp_parser_class_or_namespace_name() argument
4212 typename_keyword_p, in cp_parser_class_or_namespace_name()
13443 bool typename_keyword_p, in cp_parser_class_name() argument
13471 typename_p = (typename_keyword_p && scope && TYPE_P (scope) in cp_parser_class_name()