Searched defs:lval (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/gcc/libstdc++-v3/testsuite/18_support/type_info/
H A D52562.cc29 static_assert(noexcept(lval<std::type_info>() == lval<std::type_info>()), ""); variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_comp_4.f9016 logical, pointer :: lval => null () component in type:eval_node_t
/haiku-buildtools/gcc/gcc/config/vax/
H A Dvax.c1179 unsigned HOST_WIDE_INT hval, lval; local
[all...]
/haiku-buildtools/gcc/gcc/cp/
H A Dtypeck2.c1879 bool lval = real_lvalue_p (datum); local
H A Dconstexpr.c1107 bool lval = false; local
1033 cxx_eval_builtin_function_call(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1187 cxx_eval_call_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1684 cxx_eval_conditional_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
1836 cxx_eval_array_reference(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
1933 cxx_eval_component_reference(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2016 cxx_eval_bit_field_ref(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2101 cxx_eval_logical_expression(const constexpr_ctx *ctx, tree t, tree bailout_value, tree continue_value, bool lval, bool *non_constant_p, bool *overflow_p) argument
2237 cxx_eval_bare_aggregate(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2318 cxx_eval_vec_init_1(const constexpr_ctx *ctx, tree atype, tree init, bool value_init, bool lval, bool *non_constant_p, bool *overflow_p) argument
2416 cxx_eval_vec_init(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2623 cxx_eval_indirect_ref(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2733 cxx_eval_trinary_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2768 cxx_eval_store_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
2940 cxx_eval_increment_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
3179 cxx_eval_pointer_plus_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p) argument
3238 cxx_eval_constant_expression(const constexpr_ctx *ctx, tree t, bool lval, bool *non_constant_p, bool *overflow_p, tree *jump_target) argument
[all...]
/haiku-buildtools/gcc/gcc/fortran/
H A Dexpr.c4077 gfc_expr *lval; local
[all...]
H A Dresolve.c10808 gfc_expr *lval; local
/haiku-buildtools/legacy/gcc/libchill/
H A Dformat.c859 __tmp_IO_long lval; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/f/
H A Dexpr.c18582 ffetargetIntegerDefault lval = 0; local
/haiku-buildtools/gcc/gcc/go/gofrontend/
H A Dstatements.cc860 Expression* lval = this->lhs_->copy(); local
H A Dexpressions.cc10010 mpz_t lval; local
/haiku-buildtools/binutils/gold/
H A Doutput.cc1429 uint64_t lval = object->local_symbol_value(lsi, this->addend_); local

Completed in 243 milliseconds