Lines Matching full:diagnosed
4667 /// It returns true if the program is ill-formed and has already been diagnosed
6363 // error would get diagnosed when the lambda becomes capture ready.
6701 // diagnose an unexpanded pack now (will be diagnosed once lambda-expr
6704 // test([&a(t)]() { <-- (t) is an init-expr that shouldn't be diagnosed now.