Home
last modified time | relevance | path

Searched defs:tident (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dcppmangle.d2153 private TypeIdentifier tident; variable
H A Ddtemplate.d3173 TypeIdentifier tident = cast(TypeIdentifier)tparam; in templateParameterLookup() local
3559 TypeIdentifier tident = cast(TypeIdentifier)tparam; in visit() local
H A Ddsymbolsem.d6494 if (auto tident = ds.type.isTypeIdentifier()) in aliasSemantic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c2861 TypeIdentifier *tident = (TypeIdentifier *)tparam; in templateParameterLookup() local
3210 TypeIdentifier *tident = (TypeIdentifier *)tparam; in deduceType() local