Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

965       // The resulting type is not a tag; complain.
1659 // itself is not a pack expansion type), so complain. This can occur when
1869 bool Complain = true) {
1873 if (!Complain || (PatternDef && PatternDef->isInvalidDecl())) {
1923 /// \param Complain whether to complain if the class cannot be instantiated due
1932 bool Complain) {
1937 Pattern, PatternDef, TSK, Complain))
2158 Pattern, PatternDef, TSK,/*Complain*/true))
2207 bool Complain) {
2317 // Partial ordering did not produce a clear winner. Complain.
2368 Complain);