Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c1803 static enum kind which_func(struct token *token, in which_func() function
1865 enum kind kind = which_func(token, p, ctx->prefer_abstract); in direct_declarator()