Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

840       bool Complain = true;
846 // case, we don't complain about the ill-formed friend
862 Complain = false;
871 Complain,
873 if (Complain)
2741 /// instantiation where the body of the function is required. Complain if
2929 /// is required. Complain if there is no such definition.