Searched refs:twstring (Results 1 – 8 of 8) sorted by relevance
125 libcall_types[type] = Type::twstring; in get_libcall_type()177 libcall_types[type] = Type::twstring->arrayOf (); in get_libcall_type()
124 libcall_types[type] = Type::twstring; in get_libcall_type()176 libcall_types[type] = Type::twstring->arrayOf (); in get_libcall_type()
189 static Type *twstring; // immutable(wchar)[] variable
3443 …if (t.equals(Type.tstring) || t.equals(Type.twstring) || t.equals(Type.tdstring) || t.mod == 0 && … in tiargsToBuffer()3785 else if (ut.equals(Type.twstring)) in typeToBufferx()
396 extern (C++) __gshared Type twstring; // immutable(wchar)[]869 twstring = twchar.immutableOf().arrayOf(); in _init()
194 static Type *twstring; // immutable(wchar)[] variable
823 else if (ut->equals(Type::twstring)) in visit()1630 t->equals(Type::twstring) || in tiargsToBuffer()
110 Type *Type::twstring;263 twstring = twchar->immutableOf()->arrayOf(); in _init()