Home | History | Annotate | Download | only in gcc

Lines Matching refs:UNKNOWN_LOCATION

113       error_at (UNKNOWN_LOCATION, "cannot open file %qs for writing optimization records",
121 error_at (UNKNOWN_LOCATION, "error writing optimization records to %qs: %s",
130 error_at (UNKNOWN_LOCATION, "error closing optimization records %qs",
195 gcc_assert (LOCATION_LOCUS (loc) != UNKNOWN_LOCATION);
319 if (LOCATION_LOCUS (*locus) != UNKNOWN_LOCATION)
360 if (LOCATION_LOCUS (item->get_location ()) != UNKNOWN_LOCATION)
373 if (LOCATION_LOCUS (item->get_location ()) != UNKNOWN_LOCATION)
386 if (LOCATION_LOCUS (item->get_location ()) != UNKNOWN_LOCATION)
402 /* Record any location, handling the case where of an UNKNOWN_LOCATION
405 if (get_pure_location (line_table, loc) != UNKNOWN_LOCATION)
419 if (loc != UNKNOWN_LOCATION)