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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h87 #define STCautoref 0x200000000000LL // Mark for the already deduced 'auto ref' parameter macro
H A Ddtemplate.c7979 if (fparam->storageClass & STCautoref) // if "auto ref"
H A Dmtype.c5766 fparam->storageClass |= STCautoref;
/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h93 #define STCautoref 0x800000000000ULL /// Mark for the already deduced `auto ref` parameter macro

Completed in 300 milliseconds