Searched refs:hasVisibleDefaultArgument (Results 1 – 3 of 3) sorted by relevance
427 if (!S.hasVisibleDefaultArgument( in isPreferredLookupResult()429 S.hasVisibleDefaultArgument( in isPreferredLookupResult()1671 bool Sema::hasVisibleDefaultArgument(const NamedDecl *D, in hasVisibleDefaultArgument() function in Sema
3002 } else if (OldTypeParm && hasVisibleDefaultArgument(OldTypeParm) && in CheckTemplateParameterList()3055 } else if (OldNonTypeParm && hasVisibleDefaultArgument(OldNonTypeParm) && in CheckTemplateParameterList()3106 hasVisibleDefaultArgument(OldTemplateParm) && in CheckTemplateParameterList()4624 if (Param->isParameterPack() || hasVisibleDefaultArgument(Param)) in CheckDeductionGuideTemplate()
2480 hasVisibleDefaultArgument(const NamedDecl *D,