Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

936       // The resulting type is not a tag; complain.
1638 // itself is not a pack expansion type), so complain. This can occur when
1865 bool Complain = true) {
1869 if (!Complain || (PatternDef && PatternDef->isInvalidDecl())) {
1919 /// \param Complain whether to complain if the class cannot be instantiated due
1928 bool Complain) {
1933 Pattern, PatternDef, TSK, Complain))
2150 Pattern, PatternDef, TSK,/*Complain*/true))
2275 TemplateSpecializationKind TSK, bool Complain) {
2360 // Partial ordering did not produce a clear winner. Complain.
2411 Complain);