Lines Matching +defs:data +defs:loc +defs:c
272 location_t loc = input_location; in perform_access_checks() local
677 location_t loc = EXPR_LOCATION (expr); in finish_expr_stmt() local
1556 finish_asm_stmt (location_t loc, int volatile_p, tree string, in finish_asm_stmt()
1819 location_t loc = cp_expr_location (expr); in force_paren_expr() local
2406 location_t loc = fn_expr.get_location (); in perform_koenig_lookup() local
2773 location_t loc) in finish_pseudo_destructor_expr()
4145 vec<tree, va_gc> **data = ((vec<tree, va_gc> **) data_); in dfs_calculate_bases_post() local
4229 finish_offsetof (tree object_ptr, tree expr, location_t loc) in finish_offsetof()
4525 finalize_nrv_r (tree* tp, int* walk_subtrees, void* data) in finalize_nrv_r()
4585 class nrv_data data; in finalize_nrv() local
4605 cxx_omp_create_clause_info (tree c, tree type, bool need_default_ctor, in cxx_omp_create_clause_info()
4752 handle_omp_array_sections_1 (tree c, tree t, vec<tree> &types, in handle_omp_array_sections_1()
5114 handle_omp_array_sections (tree c, enum c_omp_region_type ort) in handle_omp_array_sections()
5466 omp_reduction_lookup (location_t loc, tree id, tree type, tree *baselinkp, in omp_reduction_lookup()
5582 cp_remove_omp_priv_cleanup_stmt (tree *tp, int *walk_subtrees, void *data) in cp_remove_omp_priv_cleanup_stmt()
5613 location_t loc; member
5622 cp_check_omp_declare_reduction_r (tree *tp, int *, void *data) in cp_check_omp_declare_reduction_r()
5631 location_t loc = udr_data->loc; in cp_check_omp_declare_reduction_r() local
5655 location_t loc = DECL_SOURCE_LOCATION (udr); in cp_check_omp_declare_reduction() local
5720 struct cp_check_omp_declare_reduction_data data; in cp_check_omp_declare_reduction() local
5788 find_omp_placeholder_r (tree *tp, int *, void *data) in find_omp_placeholder_r()
5799 finish_omp_reduction_clause (tree c, bool *need_default_ctor, bool *need_dtor) in finish_omp_reduction_clause()
6074 for (tree c = TREE_VALUE (TREE_VALUE (ods)); c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_declare_simd_methods() local
6144 location_t loc = DECL_SOURCE_LOCATION (var); in cp_omp_finish_iterators() local
6285 cp_oacc_check_attachments (tree c) in cp_oacc_check_attachments()
6324 tree c, t, *pc; in finish_omp_clauses() local
8533 tree incr_var = NULL, orig_pre_body, orig_body, c; in handle_omp_for_class_iterator() local
8896 tree c; in finish_omp_for() local
9163 for (tree c = omp_find_clause (clauses, OMP_CLAUSE_LINEAR); c; in finish_omp_for() local
9223 for (tree c = clauses; c; c = OMP_CLAUSE_CHAIN (c)) in finish_omp_for() local
9279 finish_omp_atomic (location_t loc, enum tree_code code, enum tree_code opcode, in finish_omp_atomic()
9411 finish_omp_depobj (location_t loc, tree depobj, in finish_omp_depobj()
9563 begin_transaction_stmt (location_t loc, tree *pcompound, int flags) in begin_transaction_stmt()
9621 build_transaction_expr (location_t loc, tree expr, int flags, tree noex) in build_transaction_expr()
10109 finish_trait_expr (location_t loc, cp_trait_kind kind, tree type1, tree type2) in finish_trait_expr()
10385 finish_builtin_launder (location_t loc, tree arg, tsubst_flags_t complain) in finish_builtin_launder()
10407 cp_build_vec_convert (tree arg, location_t loc, tree type, in cp_build_vec_convert()