Home | History | Annotate | Download | only in Parse

Lines Matching full:complain

462       // Otherwise, complain about the unknown accessor kind.
493 // Complain about the repeated accessor, ignore it, and keep parsing.
1982 /// parse declaration-specifiers and complain about extra stuff.
2491 // complain about it later.
2497 // arguments. Complain, then parse it as a type as the user
2544 // to be a type. Complain that it isn't supposed to be treated
4536 // Complain about rvalue references in C++03, but then go on and build
5373 // in C. Complain and provide the fix.