Searched refs:makeWildConst (Results 1 – 5 of 5) sorted by relevance
291 virtual Type *makeWildConst();379 Type *makeWildConst();
1332 Type t = makeWildConst(); in wildConstOf()1747 t = t.makeWildConst(); in addSTC()1764 t = t.makeWildConst(); in addSTC()2136 Type makeWildConst() in makeWildConst() function2953 override final Type makeWildConst() in makeWildConst() function2961 TypeNext t = cast(TypeNext)Type.makeWildConst(); in makeWildConst()
304 virtual Type *makeWildConst();378 Type *makeWildConst();
563 Type *t = makeWildConst(); in wildConstOf()872 Type *Type::makeWildConst() in makeWildConst() function948 t = t->makeWildConst(); in addSTC()965 t = t->makeWildConst(); in addSTC()2764 Type *TypeNext::makeWildConst() in makeWildConst() function2772 TypeNext *t = (TypeNext *)Type::makeWildConst(); in makeWildConst()
660 type = type->makeWildConst(); in semantic()