Home
last modified time | relevance | path

Searched refs:remStc (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dparse.d4865 const remStc = isFuncType ? (storage_class & ~STC.FUNCATTR) : storage_class; in parseAliasDeclarations() local
4867 if (remStc) in parseAliasDeclarations()
4870 AST.stcToBuffer(&buf, remStc); in parseAliasDeclarations()