Searched defs:is_identifier (Results 1 – 7 of 7) sorted by relevance
52 def is_identifier(tk): function
234 is_identifier(const char *str) in is_identifier() function
385 #define is_identifier(x) ((x) >= FIRST_TOKEN && \ macro
388 #define is_identifier(x) ((x) >= FIRST_TOKEN && \ macro
16583 bool is_identifier; in cp_parser_template_id() local16881 bool *is_identifier) in cp_parser_template_name()
18161 bool is_identifier; in cp_parser_template_id() local18469 bool *is_identifier) in cp_parser_template_name()