Searched refs:cp_nth_tokens_can_be_std_attribute_p (Results 1 – 4 of 4) sorted by relevance
442 * parser.c (cp_nth_tokens_can_be_std_attribute_p): Recognize the724 (cp_nth_tokens_can_be_std_attribute_p)735 cp_nth_tokens_can_be_std_attribute_p here.
2540 static bool cp_nth_tokens_can_be_std_attribute_p28574 return cp_nth_tokens_can_be_std_attribute_p (parser, 1); in cp_next_tokens_can_be_std_attribute_p()28581 cp_nth_tokens_can_be_std_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_std_attribute_p() function28620 || cp_nth_tokens_can_be_std_attribute_p (parser, n)); in cp_nth_tokens_can_be_attribute_p()
2289 (cp_nth_tokens_can_be_std_attribute_p): Likewise.
2415 static bool cp_nth_tokens_can_be_std_attribute_p26543 return cp_nth_tokens_can_be_std_attribute_p (parser, 1); in cp_next_tokens_can_be_std_attribute_p()26550 cp_nth_tokens_can_be_std_attribute_p (cp_parser *parser, size_t n) in cp_nth_tokens_can_be_std_attribute_p() function26589 || cp_nth_tokens_can_be_std_attribute_p (parser, n)); in cp_nth_tokens_can_be_attribute_p()