Searched refs:typeinfoshared (Results 1 – 10 of 10) sorted by relevance
318 if (!Type::typeinfoshared) in create_frontend_tinfo_types()611 this->layout_base (Type::typeinfoshared); in visit()
299 if (!Type::typeinfoshared) in create_frontend_tinfo_types()591 this->layout_base (Type::typeinfoshared); in visit()
320 Type.typeinfoshared = this; in this()
2310 if (!Type.typeinfoshared) in this()2314 type = Type.typeinfoshared.type; in this()
214 static ClassDeclaration *typeinfoshared; variable
421 extern (C++) __gshared ClassDeclaration typeinfoshared;
2312 if (!Type::typeinfoshared) in TypeInfoSharedDeclaration()2316 type = Type::typeinfoshared->type; in TypeInfoSharedDeclaration()
219 static ClassDeclaration *typeinfoshared; variable
188 Type::typeinfoshared = this; in ClassDeclaration()
67 ClassDeclaration *Type::typeinfoshared;