Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c3167 struct ParamMod in overloadModMatch() struct
3169 Match *m; in overloadModMatch()
3170 Type *tthis; in overloadModMatch()
3172 static int fp(void *param, Dsymbol *s) in overloadModMatch()
3178 int fp(FuncDeclaration *f) in overloadModMatch()