Searched defs:is_expr (Results 1 – 5 of 5) sorted by relevance
120 struct is_expr : std::false_type struct125 struct is_expr< struct
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
2460 bool is_expr, /**< expression is parsed */ in lexer_construct_number_object()
32909 BOOL is_expr; in js_parse_function_decl2() local