HomeSort by: relevance | last modified time | path
    Searched defs:STCnothrow (Results 1 - 1 of 1) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
declaration.h 72 #define STCnothrow 0x20000000ULL /// `nothrow` meaning never throws exceptions
105 #define STC_FUNCATTR (STCref | STCnothrow | STCnogc | STCpure | STCproperty | STCsafe | STCtrusted | STCsystem)

Completed in 17 milliseconds