Home
last modified time | relevance | path

Searched refs:getTypeInfoIdent (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dmtype.h310 Identifier *getTypeInfoIdent();
H A Ddeclaration.d1939 super(Loc.initial, Type.dtypeinfo.type, tinfo.getTypeInfoIdent(), null); in this()
H A Dmtype.d2418 final Identifier getTypeInfoIdent() in getTypeInfoIdent() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dmtype.h327 Identifier *getTypeInfoIdent();
H A Ddeclaration.c2238 : VarDeclaration(Loc(), Type::dtypeinfo->type, tinfo->getTypeInfoIdent(), NULL) in TypeInfoDeclaration()
H A Dmtype.c2316 Identifier *Type::getTypeInfoIdent() in getTypeInfoIdent() function