Searched defs:semanticTiargs (Results 1 – 2 of 2) sorted by relevance
6570 extern (D) static bool semanticTiargs(const ref Loc loc, Scope* sc, Objects* tiargs, int flags) in semanticTiargs() function6832 extern (D) final bool semanticTiargs(Scope* sc) in semanticTiargs() function
6741 bool TemplateInstance::semanticTiargs(Scope *sc) in semanticTiargs() function6767 bool TemplateInstance::semanticTiargs(Loc loc, Scope *sc, Objects *tiargs, int flags) in semanticTiargs() function