Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dparser.c2384 static bool cp_nth_tokens_can_be_attribute_p
12854 || (cp_nth_tokens_can_be_attribute_p (parser, 3)))) in cp_parser_block_declaration()
23758 && cp_nth_tokens_can_be_attribute_p (parser, 2) in cp_parser_member_declaration()
25020 cp_nth_tokens_can_be_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_attribute_p() function