Searched refs:hasVisibleDefaultArgument (Results 1 – 3 of 3) sorted by relevance
431 if (!S.hasVisibleDefaultArgument( in isPreferredLookupResult()433 S.hasVisibleDefaultArgument( in isPreferredLookupResult()1729 bool Sema::hasVisibleDefaultArgument(const NamedDecl *D, in hasVisibleDefaultArgument() function in Sema
2373 } else if (OldTypeParm && hasVisibleDefaultArgument(OldTypeParm) && in CheckTemplateParameterList()2429 } else if (OldNonTypeParm && hasVisibleDefaultArgument(OldNonTypeParm) && in CheckTemplateParameterList()2480 hasVisibleDefaultArgument(OldTemplateParm) && in CheckTemplateParameterList()4218 if (Param->isParameterPack() || hasVisibleDefaultArgument(Param)) in CheckDeductionGuideTemplate()
9544 hasVisibleDefaultArgument(const NamedDecl *D,