Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c57 attribute_specifier, typeof_specifier, parse_asm_declarator, variable
217 .declarator = attribute_specifier,
1314 static struct token *attribute_specifier(struct token *token, struct decl_state *ctx) in attribute_specifier() function