Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

775       bool Complain = true;
781 // case, we don't complain about the ill-formed friend
797 Complain = false;
806 Complain,
808 if (Complain)
2518 /// instantiation where the body of the function is required. Complain if
2704 /// is required. Complain if there is no such definition.