Searched defs:assign_to_attribute_from_value (Results 1 – 4 of 4) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/qi/detail/ |
D | assign_to.hpp | 138 struct assign_to_attribute_from_value struct 141 is_one_element_sequence; 147 >::type type; 151 call(T_ const& val, Attribute& attr, mpl::false_) in call() 161 call(T_ const& val, Attribute& attr, mpl::true_) in call() 169 call(T const& val, Attribute& attr) in call() 176 struct assign_to_attribute_from_value<Attribute, Attribute> struct 179 call(Attribute const& val, Attribute& attr) in call() 186 struct assign_to_attribute_from_value<Attribute, reference_wrapper<T> struct 190 call(reference_wrapper<T> const& val, Attribute& attr) in call() [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/lex/lexer/lexertl/ |
D | position_token.hpp | 627 struct assign_to_attribute_from_value<Attribute struct 631 call(lex::lexertl::position_token< in call() 760 struct assign_to_attribute_from_value<Attribute struct 764 call(lex::lexertl::position_token< in call() 807 struct assign_to_attribute_from_value<Attribute struct 811 call(lex::lexertl::position_token< in call() 857 struct assign_to_attribute_from_value<Attribute struct 861 call(lex::lexertl::position_token<Iterator, lex::omit, HasState, Idtype> const& in call() 879 struct assign_to_attribute_from_value< struct 884 call(lex::lexertl::position_token<Iterator, AttributeTypes, HasState, Idtype> const& t in call()
|
D | token.hpp | 429 struct assign_to_attribute_from_value<Attribute struct 433 call(lex::lexertl::token<Iterator, AttributeTypes, HasState, Idtype> const& t in call() 578 struct assign_to_attribute_from_value<Attribute struct 582 call(lex::lexertl::token<Iterator, lex::omit, HasState, Idtype> const& in call() 600 struct assign_to_attribute_from_value< struct 605 call(lex::lexertl::token<Iterator, AttributeTypes, HasState, Idtype> const& t in call()
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/spirit/include/boost/spirit/home/support/ |
D | adapt_adt_attributes.hpp | 180 struct assign_to_attribute_from_value< struct 185 call(Val const& val in call()
|