Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d7224 extern (D) final bool hasNestedArgs(Objects* args, bool isstatic) in hasNestedArgs() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c7349 bool TemplateInstance::hasNestedArgs(Objects *args, bool isstatic) in hasNestedArgs() function