Home
last modified time | relevance | path

Searched defs:tempdecl_instance_idx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d5993 TemplateInstance tempdecl_instance_idx = tempdecl.addInstance(tempinst); in templateInstanceSemantic() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c6187 TemplateInstance *tempdecl_instance_idx = tempdecl->addInstance(this); in semantic() local