Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d1053 …extern (D) MATCH matchWithInstance(Scope* sc, TemplateInstance ti, Objects* dedtypes, Expressions*… in matchWithInstance() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c852 MATCH TemplateDeclaration::matchWithInstance(Scope *sc, TemplateInstance *ti, in matchWithInstance() function