Home
last modified time | relevance | path

Searched refs:apply_modifiers (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c675 static void apply_modifiers(struct position pos, struct decl_state *ctx) in apply_modifiers() function
1981 apply_modifiers(token->pos, &ctx); in declaration_list()
2021 apply_modifiers(token->pos, &ctx); in parameter_declaration()
2037 apply_modifiers(token->pos, &ctx); in typename()
2989 apply_modifiers(token->pos, &ctx); in external_declaration()
2996 apply_modifiers(token->pos, &ctx); in external_declaration()
3092 apply_modifiers(token->pos, &ctx); in external_declaration()