Searched defs:location_t (Results 1 – 6 of 6) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | input.h | 44 typedef source_location location_t; typedef
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | input.h | 51 typedef source_location location_t; typedef
|
H A D | langhooks.c | 772 lhd_get_substring_location (const substring_loc &, location_t *) in lhd_get_substring_location() argument
|
H A D | fold-const-call.c | 1667 fold_fma (location_t, tree type, tree arg0, tree arg1, tree arg2) in fold_fma() argument
|
H A D | targhooks.c | 1520 default_addr_space_diagnose_usage (addr_space_t, location_t) in default_addr_space_diagnose_usage() argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | typeck.c | 3233 build_indirect_ref (location_t /*loc*/, in build_indirect_ref() argument 3613 build_function_call (location_t /*loc*/, in build_function_call() argument 3621 build_function_call_vec (location_t /*loc*/, vec<location_t> /*arg_loc*/, in build_function_call_vec() argument 6373 build_unary_op (location_t /*location*/, in build_unary_op() argument 6729 build_compound_expr (location_t /*loc*/, tree lhs, tree rhs) in build_compound_expr() argument 7736 build_c_cast (location_t /*loc*/, tree type, tree expr) in build_c_cast() argument 7882 build_modify_expr (location_t location, in build_modify_expr() argument
|