Searched defs:specAlias (Results 1 – 4 of 4) sorted by relevance
202 RootObject *specAlias; variable
5617 RootObject specAlias; variable5622 …extern (D) this(const ref Loc loc, Identifier ident, Type specType, RootObject specAlias, RootObje… in this()
241 RootObject *specAlias; variable
5214 Type *specType, RootObject *specAlias, RootObject *defaultAlias) in TemplateAliasParameter()