Home
last modified time | relevance | path

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

/third_party/boost/tools/quickbook/src/
Ddoc_info_grammar.cpp50 l.attribute_tag = t; in operator ()()
63 l.attribute_tag = value::default_tag; in operator ()()
79 value::tag_type attribute_tag; member
170 >> state.values.list(ph::var(local.attribute_tag)) in init_doc_info()
188 >> state.values.list(ph::var(local.attribute_tag)) in init_doc_info()
/third_party/boost/boost/msm/front/euml/
Dstate_grammar.hpp33 BOOST_MPL_HAS_XXX_TRAIT_DEF(attribute_tag)
580 typedef int attribute_tag; typedef