Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2378 static bool cp_next_tokens_can_be_std_attribute_p
7054 if (cp_next_tokens_can_be_std_attribute_p (parser)) in cp_parser_postfix_expression()
22637 if (cp_next_tokens_can_be_std_attribute_p (parser)) in cp_parser_class_specifier_1()
23824 if (cp_next_tokens_can_be_std_attribute_p (parser)) in cp_parser_member_declaration()
24975 cp_next_tokens_can_be_std_attribute_p (cp_parser *parser) in cp_next_tokens_can_be_std_attribute_p() function
25013 || cp_next_tokens_can_be_std_attribute_p (parser)); in cp_next_tokens_can_be_attribute_p()