Searched refs:typeinfoenum (Results 1 – 10 of 10) sorted by relevance
299 if (!Type::typeinfoenum) in create_frontend_tinfo_types()647 this->layout_base (Type::typeinfoenum); in visit()
280 if (!Type::typeinfoenum) in create_frontend_tinfo_types()628 this->layout_base (Type::typeinfoenum); in visit()
284 Type.typeinfoenum = this; in this()
2160 if (!Type.typeinfoenum) in this()2164 type = Type.typeinfoenum.type; in this()
208 static ClassDeclaration *typeinfoenum; variable
415 extern (C++) __gshared ClassDeclaration typeinfoenum;
2482 if (!Type::typeinfoenum) in TypeInfoEnumDeclaration()2486 type = Type::typeinfoenum->type; in TypeInfoEnumDeclaration()
213 static ClassDeclaration *typeinfoenum; variable
146 Type::typeinfoenum = this; in ClassDeclaration()
61 ClassDeclaration *Type::typeinfoenum;