Searched defs:unpack_expr (Results 1 – 2 of 2) sorted by relevance
207 struct unpack_expr struct222 type;231 struct unpack_expr<Tag, Domain, Sequence, typename Domain::proto_is_domain_> struct246 type;331 struct unpack_expr struct339 struct result<This(Sequence)>358 operator ()(Sequence const &sequence) const in operator ()()464 unpack_expr(Sequence const &sequence) in unpack_expr() function479 unpack_expr(Sequence2 const &sequence2) in unpack_expr() function
4564 string unpack_expr = join(base_type, columns, "x", vecsize, "("); in unpack_expression_type() local