Searched refs:SCOPErequire (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dscope.h58 #define SCOPErequire 0x0040 // inside in contract code macro
H A Dstatement.c48 const char *prefix = flags == SCOPErequire ? "__in_" : "__out_";
H A Dfunc.c2041 sc2->flags = (sc2->flags & ~SCOPEcontract) | SCOPErequire;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dscope.h54 SCOPErequire = 0x0040, // inside in contract code enumerator in enum:__anon791

Completed in 210 milliseconds