Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

949       // The resulting type is not a tag; complain.
1554 // itself is not a pack expansion type), so complain. This can occur when
1759 bool Complain = true) {
1763 if (!Complain || (PatternDef && PatternDef->isInvalidDecl())) {
1813 /// \param Complain whether to complain if the class cannot be instantiated due
1822 bool Complain) {
1829 Pattern, PatternDef, TSK, Complain))
2043 Pattern, PatternDef, TSK,/*Complain*/true))
2092 bool Complain) {
2202 // Partial ordering did not produce a clear winner. Complain.
2253 Complain);