Home
last modified time | relevance | path

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

/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c85 attribute_ext_visible, variable
378 .attribute = attribute_ext_visible,
1123 static struct token *attribute_ext_visible(struct token *token, struct symbol *attr, struct decl_st… in attribute_ext_visible() function