Lines Matching refs:handle_attributes
52 static struct token *handle_attributes(struct token *token, struct decl_state *ctx);
726 token = handle_attributes(token, &attr);
768 token = handle_attributes(token, &attr);
927 next = handle_attributes(next, &ctx);
1697 static struct token *handle_attributes(struct token *token, struct decl_state *ctx)
1786 next = handle_attributes(token->next, ctx);
1909 token = handle_attributes(token, &ctx);
1949 token = handle_attributes(token, &ctx);
2444 token = handle_attributes(token, &ctx);
2918 token = handle_attributes(token, &ctx);
3040 token = handle_attributes(token, &ctx);
3043 token = handle_attributes(token, &ctx);