OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:has_scope
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/fortran/
trans.cc
261
block->
has_scope
= 1;
274
block->
has_scope
= 0;
288
gcc_assert (block->
has_scope
);
289
block->
has_scope
= 0;
322
if (stmtblock->
has_scope
)
2287
gcc_assert (!append->
has_scope
);
trans.h
35
unsigned int
has_scope
:1;
member in struct:__anon13691
/src/external/gpl3/gcc.old/dist/gcc/fortran/
trans.cc
232
block->
has_scope
= 1;
245
block->
has_scope
= 0;
259
gcc_assert (block->
has_scope
);
260
block->
has_scope
= 0;
293
if (stmtblock->
has_scope
)
1869
gcc_assert (!append->
has_scope
);
trans.h
35
unsigned int
has_scope
:1;
member in struct:__anon16123
Completed in 19 milliseconds
Indexes created Wed Apr 15 00:22:22 UTC 2026