Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d6346 extern (D) final bool findTempDecl(Scope* sc, WithScopeSymbol* pwithsym) in findTempDecl()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c6530 bool TemplateInstance::findTempDecl(Scope *sc, WithScopeSymbol **pwithsym) in findTempDecl()