Lines Matching defs:Complain
771 bool Complain /*= true*/) {
785 bool Recover = Complain && !isSFINAEContext();
786 if (Complain)
794 if (!Complain || (PatternDef && PatternDef->isInvalidDecl()))
1976 PrevClassTemplate->getTemplateParameters(), /*Complain=*/true,
2902 // The header has template parameters when it shouldn't. Complain.
4277 // Partial ordering did not produce a clear winner. Complain.
5550 // Complain and fail.
6922 // Complain if an unsigned parameter received a negative value.
6931 // Complain if we overflowed the template parameter's type.
7508 const NamedDecl *OldInstFrom, bool Complain,
7512 if (Complain) {
7534 if (Complain) {
7573 if (Complain) {
7600 OldTTP->getTemplateParameters(), Complain,
7636 if (Complain)
7644 if (Complain)
7678 const NamedDecl *OldInstFrom, TemplateParameterList *Old, bool Complain,
7681 if (Complain)
7702 if (Complain)
7710 OldInstFrom, Complain, Kind,
7727 OldInstFrom, Complain, Kind,
7735 if (Complain)
7755 if (Complain)
7763 if (Complain)
9846 // Complain about then remove the storage class specifier.