Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A DChangeLog-2012722 (cp_nth_tokens_can_be_attribute_p)
H A 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
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dparser.c2419 static bool cp_nth_tokens_can_be_attribute_p
13558 || (cp_nth_tokens_can_be_attribute_p (parser, 3)))) in cp_parser_block_declaration()
25098 && cp_nth_tokens_can_be_attribute_p (parser, 2) in cp_parser_member_declaration()
26586 cp_nth_tokens_can_be_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_attribute_p() function