Searched refs:cp_parser_optional_template_keyword (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/cp/
H A Dparser.c1871 static bool cp_parser_optional_template_keyword
3350 *template_p = cp_parser_optional_template_keyword (parser);
3796 template_keyword_p = cp_parser_optional_template_keyword (parser);
4696 cp_parser_optional_template_keyword (parser),
8267 template_p = cp_parser_optional_template_keyword (parser);
10058 && cp_parser_optional_template_keyword (parser))
10298 template_p = cp_parser_optional_template_keyword (parser);
14427 template_p = class_scope_p && cp_parser_optional_template_keyword (parser);
16825 cp_parser_optional_template_keyword (cp_parser *parser)
16823 cp_parser_optional_template_keyword (cp_parser *parser) function

Completed in 125 milliseconds