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

  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
declaration.h 92 #define STCnogc 0x400000000000ULL /// `@nogc`
105 #define STC_FUNCATTR (STCref | STCnothrow | STCnogc | STCpure | STCproperty | STCsafe | STCtrusted | STCsystem)

Completed in 25 milliseconds