Home
last modified time | relevance | path

Searched refs:typeinfostruct (Results 1 – 13 of 13) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc265 if (!Type::typeinfostruct) in create_frontend_tinfo_types()
1037 this->layout_base (Type::typeinfostruct); in visit()
/netbsd/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc284 if (!Type::typeinfostruct) in create_frontend_tinfo_types()
1044 this->layout_base (Type::typeinfostruct); in visit()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddclass.d254 Type.typeinfostruct = this; in this()
H A Ddeclaration.d1970 if (!Type.typeinfostruct) in this()
1974 type = Type.typeinfostruct.type; in this()
H A Dmtype.h202 static ClassDeclaration *typeinfostruct; variable
H A Ddeclaration.c2346 if (!Type::typeinfostruct) in TypeInfoStructDeclaration()
2350 type = Type::typeinfostruct->type; in TypeInfoStructDeclaration()
H A Ddclass.c111 Type::typeinfostruct = this; in ClassDeclaration()
H A Dmtype.d409 extern (C++) __gshared ClassDeclaration typeinfostruct;
H A Dmtype.c55 ClassDeclaration *Type::typeinfostruct;
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddeclaration.c2346 if (!Type::typeinfostruct) in TypeInfoStructDeclaration()
2350 type = Type::typeinfostruct->type; in TypeInfoStructDeclaration()
H A Dmtype.h207 static ClassDeclaration *typeinfostruct; variable
H A Ddclass.c111 Type::typeinfostruct = this; in ClassDeclaration()
H A Dmtype.c55 ClassDeclaration *Type::typeinfostruct;