Lines Matching defs:Complain
768 bool Complain /*= true*/) {
782 bool Recover = Complain && !isSFINAEContext();
783 if (Complain)
791 if (!Complain || (PatternDef && PatternDef->isInvalidDecl()))
2003 PrevClassTemplate->getTemplateParameters(), /*Complain=*/true,
2926 // The header has template parameters when it shouldn't. Complain.
4489 // Partial ordering did not produce a clear winner. Complain.
5802 // Complain and fail.
7186 // Complain if an unsigned parameter received a negative value.
7195 // Complain if we overflowed the template parameter's type.
7750 const NamedDecl *OldInstFrom, bool Complain,
7754 if (Complain) {
7774 if (Complain) {
7806 if (Complain) {
7831 OldTTP->getTemplateParameters(), Complain,
7866 if (Complain)
7874 if (Complain)
7908 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain,
7911 if (Complain)
7930 if (Complain)
7936 OldInstFrom, Complain, Kind,
7943 if (Complain)
7962 if (Complain)
7970 if (Complain)
9929 /*Complain=*/true, CTAI.MatchedPackOnParmToNonPackOnArg);
10155 // Complain about then remove the storage class specifier.