Searched defs:integral_constant_expression_p (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/cp/
H A Dparser.h269 bool integral_constant_expression_p; member in struct:cp_parser
H A Dsemantics.c3252 finish_id_expression(tree id_expression, tree decl, tree scope, cp_id_kind *idk, bool integral_constant_expression_p, bool allow_non_integral_constant_expression_p, bool *non_integral_constant_expression_p, bool template_p, bool done, bool address_p, bool template_arg_p, const char **error_msg, location_t location) argument
H A Dpt.c13801 tsubst_omp_for_iterator(tree t, int i, tree declv, tree initv, tree condv, tree incrv, tree *clauses, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
13974 tsubst_expr(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool integral_constant_expression_p) argument
14707 tsubst_copy_and_build(tree t, tree args, tsubst_flags_t complain, tree in_decl, bool function_p, bool integral_constant_expression_p) argument
15854 integral_constant_expression_p); local
[all...]

Completed in 211 milliseconds