Home | History | Annotate | Download | only in Sema

Lines Matching full:complain

777       bool Complain = true;
783 // case, we don't complain about the ill-formed friend
799 Complain = false;
808 Complain,
810 if (Complain)
2657 /// instantiation where the body of the function is required. Complain if
2843 /// is required. Complain if there is no such definition.