Home
last modified time | relevance | path

Searched defs:hasDefaultArg (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddtemplate.d5439 override final bool hasDefaultArg() in hasDefaultArg() function
5580 override bool hasDefaultArg() in hasDefaultArg() function
5677 override bool hasDefaultArg() in hasDefaultArg() function
5766 override bool hasDefaultArg() in hasDefaultArg() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Ddtemplate.c5179 bool TemplateTypeParameter::hasDefaultArg() in hasDefaultArg() function
5453 bool TemplateAliasParameter::hasDefaultArg() in hasDefaultArg() function
5673 bool TemplateValueParameter::hasDefaultArg() in hasDefaultArg() function
5813 bool TemplateTupleParameter::hasDefaultArg() in hasDefaultArg() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDecl.cpp2822 bool ParmVarDecl::hasDefaultArg() const { in hasDefaultArg() function in ParmVarDecl