Searched refs:location_text (Results 1 – 2 of 2) sorted by relevance
421 char *location_text = diagnostic_get_location_text (context, s); in diagnostic_build_prefix() local423 char *result = build_message_string ("%s %s%s%s", location_text, in diagnostic_build_prefix()425 free (location_text); in diagnostic_build_prefix()
504 char *location_text = diagnostic_get_location_text (context, s); in diagnostic_build_prefix() local506 char *result = build_message_string ("%s %s%s%s", location_text, in diagnostic_build_prefix()508 free (location_text); in diagnostic_build_prefix()