Searched refs:hasInheritedDefaultArg (Results 1 – 7 of 7) sorted by relevance
375 assert(Param->hasInheritedDefaultArg()); in ParseLexedMethodDeclaration()
894 Record.push_back(D->hasInheritedDefaultArg()); in VisitParmVarDecl()918 !D->hasInheritedDefaultArg() && in VisitParmVarDecl()
1702 NewParm->setHasInheritedDefaultArg(OldParm->hasInheritedDefaultArg()); in SubstParmVarDecl()
427 if (!PVD->hasInheritedDefaultArg()) in functionDeclHasDefaultArgument()544 OldParam->hasInheritedDefaultArg(); /**/) { in MergeCXXFunctionDecl()
1468 bool hasInheritedDefaultArg() const { in hasInheritedDefaultArg() function
2300 if (!hasInheritedDefaultArg()) { in getSourceRange()
3316 ToParm->setHasInheritedDefaultArg(D->hasInheritedDefaultArg()); in VisitParmVarDecl()