Home | History | Annotate | Download | only in Sema

Lines Matching refs:Complain

1004       bool Complain = true;
1010 // case, we don't complain about the ill-formed friend
1022 Complain = false;
1031 Complain,
1033 if (Complain)
1335 /*Complain=*/true);
2628 /*Complain=*/true))
3345 /// instantiation where the body of the function is required. Complain if
3759 /// is required. Complain if there is no such definition.