Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/
Dargument_expression.hpp42 struct attribute_context struct
47 >::type type;
49 static type make() in make()
Dargument.hpp135 struct attribute_context struct
137 typedef mpl::true_ no_nullary;
140 struct result
152 eval(Env const& env) const in eval()
/third_party/ltp/tools/sparse/sparse-src/
Dparse.c85 attribute_address_space, attribute_context, variable
1269 static struct token *attribute_context(struct token *token, struct symbol *attr, struct decl_state … in attribute_context() function