Searched defs:attributes_type (Results 1 – 4 of 4) sorted by relevance
745 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef771 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef795 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_state() typedef986 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef1014 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef1052 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef1097 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef1140 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_sm() typedef1179 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_terminate_state() typedef1208 typedef typename boost::result_of<BuildAttributes(Attr)>::type attributes_type; in build_terminate_state() typedef[all …]
29 typedef Attributes attributes_type; typedef61 typedef Attributes attributes_type; typedef
100 typedef Attributes attributes_type; typedef176 attributes_type; typedef
764 ClassAttrVector attributes_type; in BuildType() local