Searched refs:hasVisibleDefaultArgument (Results 1 – 3 of 3) sorted by relevance
429 if (!S.hasVisibleDefaultArgument( in isPreferredLookupResult()431 S.hasVisibleDefaultArgument( in isPreferredLookupResult()1692 bool Sema::hasVisibleDefaultArgument(const NamedDecl *D, in hasVisibleDefaultArgument() function in Sema
2332 } else if (OldTypeParm && hasVisibleDefaultArgument(OldTypeParm) && in CheckTemplateParameterList()2385 } else if (OldNonTypeParm && hasVisibleDefaultArgument(OldNonTypeParm) && in CheckTemplateParameterList()2436 hasVisibleDefaultArgument(OldTemplateParm) && in CheckTemplateParameterList()3934 if (Param->isParameterPack() || hasVisibleDefaultArgument(Param)) in CheckDeductionGuideTemplate()
9275 hasVisibleDefaultArgument(const NamedDecl *D,