Home
last modified time | relevance | path

Searched defs:isnothrow (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/d/dmd/
H A Dsemantic3.c1127 … bool isnothrow = f->isnothrow & !(funcdecl->flags & FUNCFLAGnothrowInprocess); in visit() local
H A Dmtype.h663 bool isnothrow; // true: nothrow variable
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/d/dmd/
H A Dsemantic3.c1127 … bool isnothrow = f->isnothrow & !(funcdecl->flags & FUNCFLAGnothrowInprocess); in visit() local
H A Dmtype.h663 bool isnothrow; // true: nothrow variable
/dports/lang/gcc11/gcc-11.2.0/gcc/d/dmd/
H A Dsemantic3.c1127 … bool isnothrow = f->isnothrow & !(funcdecl->flags & FUNCFLAGnothrowInprocess); in visit() local
H A Dmtype.h663 bool isnothrow; // true: nothrow variable
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dsemantic3.d1128 … bool isnothrow = f.isnothrow & !(funcdecl.flags & FUNCFLAG.nothrowInprocess); in visit() local
H A Dmtype.d4117 isnothrow = 0x0001, // nothrow enumerator
5014 bool isnothrow() const pure nothrow @safe @nogc in isnothrow() function
5019 void isnothrow(bool v) pure nothrow @safe @nogc in isnothrow() function
/dports/lang/gcc9/gcc-9.4.0/gcc/d/dmd/
H A Dmtype.h600 bool isnothrow; // true: nothrow variable
H A Dfunc.c2175 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local
/dports/devel/avr-gcc/gcc-10.2.0/gcc/d/dmd/
H A Dmtype.h602 bool isnothrow; // true: nothrow variable
H A Dfunc.c2190 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/d/dmd/
H A Dmtype.h602 bool isnothrow; // true: nothrow variable
H A Dfunc.c2191 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/d/dmd/
H A Dmtype.h600 bool isnothrow; // true: nothrow variable
H A Dfunc.c2175 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local
/dports/lang/gcc10/gcc-10.3.0/gcc/d/dmd/
H A Dmtype.h602 bool isnothrow; // true: nothrow variable
H A Dfunc.c2191 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/d/dmd/
H A Dmtype.h600 bool isnothrow; // true: nothrow variable
H A Dfunc.c2187 bool isnothrow = f->isnothrow & !(flags & FUNCFLAGnothrowInprocess); in semantic3() local