Searched refs:hasInheritedDefaultArg (Results 1 – 7 of 7) sorted by relevance
384 assert(Param->hasInheritedDefaultArg()); in ParseLexedMethodDeclaration()
969 Record.push_back(D->hasInheritedDefaultArg()); in VisitParmVarDecl()994 !D->hasInheritedDefaultArg() && in VisitParmVarDecl()
1688 NewParm->setHasInheritedDefaultArg(OldParm->hasInheritedDefaultArg()); in SubstParmVarDecl()
425 if (!PVD->hasInheritedDefaultArg()) in functionDeclHasDefaultArgument()542 OldParam->hasInheritedDefaultArg(); /**/) { in MergeCXXFunctionDecl()
1505 bool hasInheritedDefaultArg() const { in hasInheritedDefaultArg() function
2352 if (!hasInheritedDefaultArg()) { in getSourceRange()
3538 ToParm->setHasInheritedDefaultArg(D->hasInheritedDefaultArg()); in VisitParmVarDecl()