Home | History | Annotate | Download | only in gcc

Lines Matching refs:expanded_location

390 /* Given an expanded_location, convert the column (which is in 1-based bytes)
397 expanded_location s)
418 /* Given an expanded_location, convert the column (which is in 1-based bytes)
422 diagnostic_converted_column (diagnostic_context *context, expanded_location s)
458 expanded_location s)
505 expanded_location s = diagnostic_expand_location (diagnostic);
767 expanded_location s = {};
853 expanded_location exploc)
1029 expanded_location start_exploc = expand_location (start_loc);
1034 expanded_location next_exploc = expand_location (next_loc);
1362 expanded_location s
2382 expanded_location xloc;