Searched defs:stc1 (Results 1 – 3 of 3) sorted by relevance
1380 … StorageClass stc1 = fparam.storageClass & (STC.ref_ | STC.out_ | STC.lazy_); in typeSemantic() local
682 StorageClass stc1 = t1.isScopeQual ? STC.scope_ : 0; variable
5377 StorageClass stc1 = t1->isscope ? STCscope : 0; in covariant() local5725 StorageClass stc1 = fparam->storageClass & (STCref | STCout | STClazy); in semantic() local