Home
last modified time | relevance | path

Searched defs: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
7202 Scope *sc; in needsTypeInference()
7203 TemplateInstance *ti; in needsTypeInference()
7204 int flag; in needsTypeInference()
7206 Objects dedtypes; in needsTypeInference()
7207 size_t count; in needsTypeInference()
7209 static int fp(void *param, Dsymbol *s) in needsTypeInference()
7213 int fp(Dsymbol *s) in needsTypeInference()