Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d1318 size_t nfargs; in deduceFunctionTemplateMatch() local
3913 size_t nfargs = t.parameterList.length; in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c1109 size_t nfargs; in deduceFunctionTemplateMatch() local
3548 size_t nfargs = Parameter::dim(t->parameters); in deduceType() local