Home
last modified time | relevance | path

Searched defs:STCautoref (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.h87 #define STCautoref 0x200000000000LL // Mark for the already deduced 'auto ref' parameter macro
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddeclaration.h93 …#define STCautoref 0x800000000000ULL /// Mark for the already deduced `auto ref` par… macro