Searched refs:makeSharedConst (Results 1 – 5 of 5) sorted by relevance
289 virtual Type *makeSharedConst();377 Type *makeSharedConst();
1244 Type t = makeSharedConst(); in sharedConstOf()1730 t = t.makeSharedConst(); in addSTC()1742 t = t.makeSharedConst(); in addSTC()2118 Type makeSharedConst() in makeSharedConst() function2903 override final Type makeSharedConst() in makeSharedConst() function2911 TypeNext t = cast(TypeNext)Type.makeSharedConst(); in makeSharedConst()
302 virtual Type *makeSharedConst();376 Type *makeSharedConst();
472 Type *t = makeSharedConst(); in sharedConstOf()856 Type *Type::makeSharedConst() in makeSharedConst() function931 t = t->makeSharedConst(); in addSTC()943 t = t->makeSharedConst(); in addSTC()2712 Type *TypeNext::makeSharedConst() in makeSharedConst() function2720 TypeNext *t = (TypeNext *)Type::makeSharedConst(); in makeSharedConst()
668 type = type->makeSharedConst(); in semantic()