OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ehnogc
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
nogc.d
126
if (global.params.
ehnogc
&& e.thrownew)
globals.h
146
bool
ehnogc
; // use @nogc exception handling
member in struct:FeatureState::Param
globals.d
161
bool
ehnogc
; // use @nogc exception handling
statementsem.d
4063
else if (global.params.
ehnogc
)
4070
if (!ident && global.params.
ehnogc
)
4080
if (global.params.
ehnogc
&& stc & STC.scope_)
/src/external/gpl3/gcc.old/dist/gcc/d/
d-lang.cc
571
global.params.
ehnogc
= value;
592
global.params.
ehnogc
= value;
expr.cc
2295
libcall_fn libcall = (global.params.
ehnogc
&& e->thrownew)
Completed in 23 milliseconds
Indexes created Thu Jun 11 00:25:07 UTC 2026