Home | History | Annotate | Download | only in Sema

Lines Matching defs:Complain

816       bool Complain = true;
822 // case, we don't complain about the ill-formed friend
838 Complain = false;
847 Complain,
849 if (Complain)
3076 /// instantiation where the body of the function is required. Complain if
3433 /// is required. Complain if there is no such definition.