OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:locus_e
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree-cfg.cc
1181
expanded_location
locus_e
= expand_location (locus);
1183
discriminator = next_discriminator_for_locus (
locus_e
.line);
1189
if (same_line_p (locus, &
locus_e
, stmt_locus))
1261
expanded_location
locus_e
= expand_location (locus);
local
1269
if (first && same_line_p (locus, &
locus_e
,
1272
else if (last && same_line_p (locus, &
locus_e
,
/src/external/gpl3/gcc.old/dist/gcc/
tree-cfg.cc
1182
expanded_location
locus_e
= expand_location (locus);
local
1188
if ((first && same_line_p (locus, &
locus_e
,
1190
|| (last && same_line_p (locus, &
locus_e
,
1195
= next_discriminator_for_locus (
locus_e
.line);
1198
= next_discriminator_for_locus (
locus_e
.line);
Completed in 27 milliseconds
Indexes created Sun Jul 19 00:25:04 UTC 2026