Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c1725 static struct token *skip_attributes(struct token *token) in skip_attributes() function
1785 *p = next = skip_attributes(next); in is_nested()
2529 token = skip_attributes(token->next->next); in statement()