Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dfunc.d3119 FuncDeclaration resolveFuncCall(const ref Loc loc, Scope* sc, Dsymbol s, in resolveFuncCall() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dfunc.c3485 FuncDeclaration *resolveFuncCall(Loc loc, Scope *sc, Dsymbol *s, in resolveFuncCall() function