Searched defs:is_expr (Results 1 – 3 of 3) sorted by relevance
263 typedef typename proto::is_expr<Expr>::type is_expr; in compile() typedef271 typedef typename proto::is_expr<Expr>::type is_expr; in compile() typedef
213 struct is_expr struct227 struct is_expr<T, typename T::proto_is_expr_> struct232 struct is_expr<T &, void> struct
1026 def is_expr(x): function