Searched refs:cp_nth_tokens_can_be_gnu_attribute_p (Results 1 – 3 of 3) sorted by relevance
2417 static bool cp_nth_tokens_can_be_gnu_attribute_p26534 return cp_nth_tokens_can_be_gnu_attribute_p (parser, 1); in cp_next_tokens_can_be_gnu_attribute_p()26565 cp_nth_tokens_can_be_gnu_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_gnu_attribute_p() function26588 return (cp_nth_tokens_can_be_gnu_attribute_p (parser, n) in cp_nth_tokens_can_be_attribute_p()27307 if (cp_nth_tokens_can_be_gnu_attribute_p (parser, n)) in cp_parser_skip_attributes_opt()
723 (cp_nth_tokens_can_be_gnu_attribute_p)
2542 static bool cp_nth_tokens_can_be_gnu_attribute_p28565 return cp_nth_tokens_can_be_gnu_attribute_p (parser, 1); in cp_next_tokens_can_be_gnu_attribute_p()28596 cp_nth_tokens_can_be_gnu_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_gnu_attribute_p() function28619 return (cp_nth_tokens_can_be_gnu_attribute_p (parser, n) in cp_nth_tokens_can_be_attribute_p()29466 if (cp_nth_tokens_can_be_gnu_attribute_p (parser, n)) in cp_parser_skip_attributes_opt()