Searched refs:typeinfostruct (Results 1 – 10 of 10) sorted by relevance
284 if (!Type::typeinfostruct) in create_frontend_tinfo_types()1044 this->layout_base (Type::typeinfostruct); in visit()
265 if (!Type::typeinfostruct) in create_frontend_tinfo_types()1037 this->layout_base (Type::typeinfostruct); in visit()
254 Type.typeinfostruct = this; in this()
1985 if (!Type.typeinfostruct) in this()1989 type = Type.typeinfostruct.type; in this()
202 static ClassDeclaration *typeinfostruct; variable
409 extern (C++) __gshared ClassDeclaration typeinfostruct;
2346 if (!Type::typeinfostruct) in TypeInfoStructDeclaration()2350 type = Type::typeinfostruct->type; in TypeInfoStructDeclaration()
207 static ClassDeclaration *typeinfostruct; variable
111 Type::typeinfostruct = this; in ClassDeclaration()
55 ClassDeclaration *Type::typeinfostruct;