Searched refs:hasInheritedDefaultArg (Results 1 – 6 of 6) sorted by relevance
756 Record.push_back(D->hasInheritedDefaultArg()); in VisitParmVarDecl()780 !D->hasInheritedDefaultArg() && in VisitParmVarDecl()
1333 bool hasInheritedDefaultArg() const { in hasInheritedDefaultArg() function
1745 NewParm->setHasInheritedDefaultArg(OldParm->hasInheritedDefaultArg()); in SubstParmVarDecl()
413 if (!PVD->hasInheritedDefaultArg()) in functionDeclHasDefaultArgument()
2053 if (!hasInheritedDefaultArg()) { in getSourceRange()
3190 ToParm->setHasInheritedDefaultArg(D->hasInheritedDefaultArg()); in VisitParmVarDecl()