Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c87 attribute_address_space, attribute_context, variable
398 .attribute = attribute_context,
1256 static struct token *attribute_context(struct token *token, struct symbol *attr, struct decl_state … in attribute_context() function