Searched refs:cp_next_tokens_can_be_std_attribute_p (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.c2303 static bool cp_next_tokens_can_be_std_attribute_p
6186 if (cp_next_tokens_can_be_std_attribute_p (parser))
19901 if (cp_next_tokens_can_be_std_attribute_p (parser))
22075 cp_next_tokens_can_be_std_attribute_p (cp_parser *parser)
22113 || cp_next_tokens_can_be_std_attribute_p (parser));
22073 cp_next_tokens_can_be_std_attribute_p (cp_parser *parser) function

Completed in 141 milliseconds