Home | History | Annotate | Download | only in Sema

Lines Matching defs:Complain

873 Complain = true;
879 // case, we don't complain about the ill-formed friend
891 Complain = false;
900 Complain,
902 if (Complain)
1190 /*Complain=*/true);
2473 /*Complain=*/true))
3290 /// instantiation where the body of the function is required. Complain if
3717 /// is required. Complain if there is no such definition.