Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d6856 extern (D) final bool findBestMatch(Scope* sc, Expressions* fargs) in findBestMatch() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c6987 bool TemplateInstance::findBestMatch(Scope *sc, Expressions *fargs) in findBestMatch() function