Searched refs:hasVisibleDefaultArgument (Results 1 – 3 of 3) sorted by relevance
424 if (!S.hasVisibleDefaultArgument( in isPreferredLookupResult()426 S.hasVisibleDefaultArgument( in isPreferredLookupResult()1658 bool Sema::hasVisibleDefaultArgument(const NamedDecl *D, in hasVisibleDefaultArgument() function in Sema
2734 } else if (OldTypeParm && hasVisibleDefaultArgument(OldTypeParm) && in CheckTemplateParameterList()2788 } else if (OldNonTypeParm && hasVisibleDefaultArgument(OldNonTypeParm) && in CheckTemplateParameterList()2840 hasVisibleDefaultArgument(OldTemplateParm) && in CheckTemplateParameterList()4336 if (Param->isParameterPack() || hasVisibleDefaultArgument(Param)) in CheckDeductionGuideTemplate()
2387 hasVisibleDefaultArgument(const NamedDecl *D,