Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d1690 size_t tt_dim = tt.arguments.dim; in deduceFunctionTemplateMatch() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c1432 size_t tt_dim = tt->arguments->dim; in deduceFunctionTemplateMatch() local