Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c7199 struct ParamNeedsInf in needsTypeInference() struct
7211 return ((ParamNeedsInf *)param)->fp(s); in needsTypeInference()
7312 ParamNeedsInf p; in needsTypeInference()
7325 if (overloadApply(tovers ? tovers->a[oi] : tempdecl, &p, &ParamNeedsInf::fp)) in needsTypeInference()