Home | History | Annotate | Download | only in Sema

Lines Matching full:complain

1022       // The resulting type is not a tag; complain.
1702 // itself is not a pack expansion type), so complain. This can occur when
1915 bool Complain = true) {
1919 if (!Complain || (PatternDef && PatternDef->isInvalidDecl())) {
1969 /// \param Complain whether to complain if the class cannot be instantiated due
1978 bool Complain) {
1983 Pattern, PatternDef, TSK, Complain))
2212 Pattern, PatternDef, TSK,/*Complain*/true))
2261 bool Complain) {
2374 // Partial ordering did not produce a clear winner. Complain.
2425 Complain);