OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bodyFallsThru
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
statement.h
616
bool
bodyFallsThru
; // true if _body falls through to finally
statement.d
1635
bool
bodyFallsThru
; /// true if _body falls through to finally
1642
this.
bodyFallsThru
= true; // assume true until statementSemantic()
statementsem.d
3701
tfs.
bodyFallsThru
= (blockexit & BE.fallthru) != 0;
Completed in 19 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026