Lines Matching refs:write_location
835 static void write_location(const location&, write_context&);
836 static void write_location(const decl_base_sptr&, write_context&);
1224 write_location(const location& loc, write_context& ctxt) in write_location() function
1255 write_location(const decl_base_sptr& decl, in write_location() function
1265 write_location(loc, ctxt); in write_location()
2468 write_location(d, ctxt); in write_type_decl()
2577 write_location(static_pointer_cast<decl_base>(decl), ctxt); in write_qualified_type_def()
2658 write_location(static_pointer_cast<decl_base>(decl), ctxt); in write_pointer_type_def()
2739 write_location(static_pointer_cast<decl_base>(decl), ctxt); in write_reference_type_def()
2820 write_location(decl->get_location(), ctxt); in write_array_subrange_type()
2874 write_location(static_pointer_cast<decl_base>(decl), ctxt); in write_array_type_def()
2956 write_location(decl, ctxt); in write_enum_type_decl()
3166 write_location(decl, ctxt); in write_typedef_decl()
3235 write_location(decl, ctxt); in write_var_decl()
3279 write_location(decl, ctxt); in write_function_decl()
3327 write_location((*pi)->get_location(), ctxt); in write_function_decl()
3491 write_location(decl, ctxt); in write_class_decl_opening_tag()
3560 write_location(decl, ctxt); in write_union_decl_opening_tag()
4054 write_location(decl, ctxt); in write_type_tparameter()
4091 write_location(decl, ctxt); in write_non_type_tparameter()
4257 write_location(decl, ctxt); in write_function_tdecl()
4302 write_location(decl, ctxt); in write_class_tdecl()