Searched refs:cp_expr_location (Results 1 – 15 of 15) sorted by relevance
1409 protected_set_expr_location (id, cp_expr_location (expr)); in build_concept_id()2040 iloc_sentinel loc_s (cp_expr_location (t)); in tsubst_requirement()2187 return finish_requires_expr (cp_expr_location (t), parms, reqs); in tsubst_requires_expr()2486 location_t loc = make_location (cp_expr_location (op), in satisfy_disjunction()3153 if (location_t loc = cp_expr_location (t)) in get_constraint_error_location()3158 if (location_t loc = cp_expr_location (expr)) in get_constraint_error_location()3188 location_t loc = cp_expr_location (expr); in diagnose_trait_expr()3396 location_t loc = cp_expr_location (expr); in diagnose_nested_requirement()3412 iloc_sentinel loc_s (cp_expr_location (req)); in diagnose_requirement()
50 extern location_t cp_expr_location (const_tree);59 m_value (value), m_loc (cp_expr_location (m_value)) {} in cp_expr()7715 location_t loc = cp_expr_location (t); in cp_expr_loc_or_loc()
516 if (location_t eloc = cp_expr_location (value)) in build_target_expr()5807 cp_expr_location (const_tree t_) in cp_expr_location() function
1286 iloc_sentinel s (cp_expr_location (expr)); in genericize_spaceship()
1819 location_t loc = cp_expr_location (expr); in force_paren_expr()
18006 if (location_t eloc = cp_expr_location (t)) in tsubst_expr()19350 if (location_t eloc = cp_expr_location (t)) in tsubst_copy_and_build()
1452 protected_set_expr_location (id, cp_expr_location (expr)); in build_concept_id()2133 location_t loc = cp_expr_location (t); in tsubst_nested_requirement()2152 iloc_sentinel loc_s (cp_expr_location (t)); in tsubst_requirement()2807 location_t loc = make_location (cp_expr_location (op), in satisfy_disjunction()3554 if (location_t loc = cp_expr_location (t)) in get_constraint_error_location()3559 if (location_t loc = cp_expr_location (expr)) in get_constraint_error_location()3589 location_t loc = cp_expr_location (expr); in diagnose_trait_expr()
527 if (location_t eloc = cp_expr_location (value)) in build_target_expr()6126 cp_expr_location (const_tree t_) in cp_expr_location() function
50 extern location_t cp_expr_location (const_tree);59 m_value (value), m_loc (cp_expr_location (m_value)) {} in cp_expr()8134 location_t loc = cp_expr_location (t); in cp_expr_loc_or_loc()
1143 iloc_sentinel s (cp_expr_location (expr)); in genericize_spaceship()
2202 (cp_expr_location): Handle TRAIT_EXPR.2639 * tree.c (cp_expr_location): Handle TRAIT_EXPR.
2091 location_t loc = cp_expr_location (expr); in force_paren_expr()
442 (cp_expr_location): Return PTRMEM_CST_LOCATION for PTRMEM_CST.
18593 if (location_t eloc = cp_expr_location (t)) in tsubst_expr()20133 if (location_t eloc = cp_expr_location (t)) in tsubst_copy_and_build()
2448 * tree.c (cp_expr_location): New.