Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h294 virtual Type *makeMutable();
382 Type *makeMutable();
H A Dmtype.d1207 t = makeMutable(); in mutableOf()
2163 Type makeMutable() in makeMutable() function
3010 override final Type makeMutable() in makeMutable() function
3013 TypeNext t = cast(TypeNext)Type.makeMutable(); in makeMutable()
H A Dmtype.c435 t = makeMutable(); in mutableOf()
896 Type *Type::makeMutable() in makeMutable() function
2824 Type *TypeNext::makeMutable() in makeMutable() function
2827 TypeNext *t = (TypeNext *)Type::makeMutable(); in makeMutable()
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h307 virtual Type *makeMutable();
381 Type *makeMutable();
H A Dmtype.c435 t = makeMutable(); in mutableOf()
896 Type *Type::makeMutable() in makeMutable() function
2824 Type *TypeNext::makeMutable() in makeMutable() function
2827 TypeNext *t = (TypeNext *)Type::makeMutable(); in makeMutable()