Home
last modified time | relevance | path

Searched defs:inline_specifier (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c58 typedef_specifier, inline_specifier, auto_specifier, typedef
1439 static struct token *inline_specifier(struct token *next, struct decl_state *ctx) in inline_specifier() function