Home
last modified time | relevance | path

Searched defs:wildmatch (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d1325 uint wildmatch = 0; in deduceFunctionTemplateMatch() local
H A Dmtype.d4594 ubyte wildmatch = 0; variable
H A Dexpressionsem.d1732 MOD wildmatch = (tthis && !isCtorCall) ? tthis.Type.deduceWild(tf, false) : 0; in functionParameters() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c1116 unsigned wildmatch = 0; in deduceFunctionTemplateMatch() local
H A Dmtype.c5957 unsigned char wildmatch = 0; in callMatch() local
H A Dexpression.c1416 MOD wildmatch = 0; in functionParameters() local