Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
DChangeLog-2012722 (cp_nth_tokens_can_be_attribute_p)
Dparser.cc2544 static bool cp_nth_tokens_can_be_attribute_p
15065 || (cp_nth_tokens_can_be_attribute_p (parser, 3)))) in cp_parser_block_declaration()
27136 && cp_nth_tokens_can_be_attribute_p (parser, 2) in cp_parser_member_declaration()
28617 cp_nth_tokens_can_be_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_attribute_p() function