Home
last modified time | relevance | path

Searched refs:iloc_sentinel (Results 1 – 21 of 21) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
Dexpr.cc142 iloc_sentinel l (loc); in mark_use()
Dcp-gimplify.cc932 iloc_sentinel ils = EXPR_LOCATION (*stmt_p); in cp_genericize_init_expr()
948 iloc_sentinel ils = EXPR_LOCATION (*stmt_p); in cp_genericize_target_expr()
1143 iloc_sentinel s (cp_expr_location (expr)); in genericize_spaceship()
Dconstraint.cc2152 iloc_sentinel loc_s (cp_expr_location (t)); in tsubst_requirement()
2986 iloc_sentinel ils (EXPR_LOCATION (result)); in satisfy_atom()
3736 iloc_sentinel loc_s (loc); in diagnose_atomic_constraint()
Dlambda.cc67 iloc_sentinel il (loc); in build_lambda_object()
Dcp-tree.h1955 class iloc_sentinel
1959 iloc_sentinel (location_t loc): saved_loc (input_location) in iloc_sentinel() function
1964 ~iloc_sentinel () in ~iloc_sentinel()
Dmangle.cc4072 iloc_sentinel ils (DECL_SOURCE_LOCATION (decl)); in mangle_decl_string()
Dmethod.cc1467 iloc_sentinel ils (info.loc); in build_comparison_op()
Dconstexpr.cc1022 iloc_sentinel ils = input_location; in explain_invalid_constexpr_fn()
6979 iloc_sentinel ils (loc); in cxx_eval_constant_expression()
Dinit.cc1598 iloc_sentinel ils (EXPR_LOCATION (TREE_TYPE (mem_inits))); in emit_mem_initializers()
DChangeLog-20201167 iloc_sentinel. Call contextual_conv_bool instead of
1269 * class.c (handle_using_decl): Add an iloc_sentinel.
2543 * expr.c (mark_use): Use iloc_sentinel.
Dtree.cc843 iloc_sentinel ils = EXPR_LOCATION (vec_init); in expand_vec_init_expr()
DChangeLog-20211594 * constexpr.c (explain_invalid_constexpr_fn): Use iloc_sentinel.
3068 (satisfy_atom): Set up iloc_sentinel before calling
DChangeLog526 * cp-gimplify.cc (cp_genericize_init_expr): Use iloc_sentinel.
Ddecl.cc16563 iloc_sentinel ils (DECL_SOURCE_LOCATION (decl)); in finish_enum_value_list()
16897 iloc_sentinel ils (loc); in cxx_simulate_record_decl()
Dclass.cc1398 iloc_sentinel ils (DECL_SOURCE_LOCATION (using_decl)); in handle_using_decl()
Dtypeck.cc5936 iloc_sentinel s (location); in cp_build_binary_op()
Dcall.cc12737 iloc_sentinel il (loc); in perform_implicit_conversion_flags()
Dsemantics.cc11229 iloc_sentinel ils (location); in finish_static_assert()
DChangeLog-20192401 * cp-tree.h (class iloc_sentinel): New.
Dpt.cc11941 iloc_sentinel ils (chk->loc); in perform_instantiation_time_access_checks()
Dparser.cc7827 iloc_sentinel ils (combined_loc); in cp_parser_postfix_expression()