Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dexpression.c1376 bool functionParameters(Loc loc, Scope *sc, TypeFunction *tf, in functionParameters() function
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dexpressionsem.d1677 private bool functionParameters(const ref Loc loc, Scope* sc, in functionParameters() function