Home
last modified time | relevance | path

Searched refs:doSemantic3 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddsymbolsem.d6200 bool doSemantic3 = false; in templateInstanceSemantic() local
6212 doSemantic3 = true; in templateInstanceSemantic()
6214 doSemantic3 = true; in templateInstanceSemantic()
6240 doSemantic3 = true; in templateInstanceSemantic()
6247 if (doSemantic3) in templateInstanceSemantic()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c6375 bool doSemantic3 = false; in semantic() local
6408 doSemantic3 = true; in semantic()
6415 if (doSemantic3) in semantic()