Searched refs:expanded_location (Results 1 - 17 of 17) sorted by relevance

/freebsd-11.0-release/contrib/gcc/
H A Dinput.h42 } expanded_location; typedef in typeref:struct:__anon1345
44 extern expanded_location expand_location (source_location);
61 typedef struct location_s expanded_location; typedef in typeref:struct:location_s
H A Ddiagnostic.c157 expanded_location s = expand_location (diagnostic->location);
190 expanded_location s = expand_location (diagnostic->location);
305 expanded_location xloc = expand_location (p->location);
H A Dc-aux-info.c558 expanded_location xloc = expand_location (DECL_SOURCE_LOCATION (fndecl));
H A Dprint-tree.c180 expanded_location xloc;
873 expanded_location xloc = expand_location (EXPR_LOCATION (node));
H A Dtoplev.c906 expanded_location xloc = expand_location (DECL_SOURCE_LOCATION (node));
928 expanded_location xloc
H A Dtree-mudflap.c120 expanded_location xloc = expand_location (DECL_SOURCE_LOCATION (decl));
202 expanded_location xloc = expand_location (location);
H A Dcoverage.c513 expanded_location xloc
538 expanded_location xloc
H A Dmodulo-sched.c842 expanded_location xloc;
860 expanded_location xloc;
996 expanded_location xloc;
1094 expanded_location xloc;
H A Dsched-vis.c683 expanded_location xloc;
H A Dcfglayout.c279 expanded_location xloc;
H A Dprofile.c977 expanded_location curr_location =
H A Dtree-dump.c331 expanded_location xloc;
H A Ddwarf2out.c11042 expanded_location s = expand_location (DECL_SOURCE_LOCATION (decl));
11809 expanded_location s = expand_location (DECL_SOURCE_LOCATION (decl));
12141 expanded_location s = expand_location (DECL_SOURCE_LOCATION (decl));
12234 expanded_location s = expand_location (BLOCK_SOURCE_LOCATION (stmt));
13458 expanded_location xloc;
H A Dsched-rgn.c2592 expanded_location xloc;
H A Dtree-pretty-print.c436 expanded_location xloc = expand_location (EXPR_LOCATION (node));
2797 expanded_location goto_xloc;
H A Dtree.c3248 expanded_location
3251 expanded_location xloc;
/freebsd-11.0-release/contrib/gcc/cp/
H A Derror.c2282 expanded_location xloc;

Completed in 156 milliseconds