Lines Matching defs:next

648 	struct ident * next;  in match_idents()  local
927 struct token *next = token->next; in parse_enum_declaration() local
1150 struct token *next; in attribute_address_space() local
1389 static struct token *typedef_specifier(struct token *next, struct decl_state *ctx) in typedef_specifier()
1395 static struct token *auto_specifier(struct token *next, struct decl_state *ctx) in auto_specifier()
1401 static struct token *register_specifier(struct token *next, struct decl_state *ctx) in register_specifier()
1407 static struct token *static_specifier(struct token *next, struct decl_state *ctx) in static_specifier()
1413 static struct token *extern_specifier(struct token *next, struct decl_state *ctx) in extern_specifier()
1419 static struct token *thread_specifier(struct token *next, struct decl_state *ctx) in thread_specifier()
1439 static struct token *inline_specifier(struct token *next, struct decl_state *ctx) in inline_specifier()
1445 static struct token *noreturn_specifier(struct token *next, struct decl_state *ctx) in noreturn_specifier()
1486 static struct token *const_qualifier(struct token *next, struct decl_state *ctx) in const_qualifier()
1492 static struct token *volatile_qualifier(struct token *next, struct decl_state *ctx) in volatile_qualifier()
1498 static struct token *restrict_qualifier(struct token *next, struct decl_state *ctx) in restrict_qualifier()
1504 static struct token *atomic_qualifier(struct token *next, struct decl_state *ctx) in atomic_qualifier()
1783 struct token *next = token->next; in is_nested() local
1807 struct token *next = token->next; in which_func() local
1845 struct token *next; in direct_declarator() local
2056 struct token *next; in parse_underscore_Pragma() local
2685 struct token *next = token->next; in single_initializer() local