Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c1377 … Type *tthis, Expressions *arguments, FuncDeclaration *fd, Type **prettype, Expression **peprefix) in functionParameters() argument
1388 *peprefix = NULL; in functionParameters()
1996 *peprefix = eprefix; in functionParameters()
H A Dexpressionsem.c57 … Type *tthis, Expressions *arguments, FuncDeclaration *fd, Type **prettype, Expression **peprefix);
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d1679 Type* prettype, Expression* peprefix) in functionParameters() argument
1690 *peprefix = null; in functionParameters()
2457 *peprefix = eprefix; in functionParameters()