Lines Matching refs:Invalid
859 // Create an invalid ObjCCategoryDecl to serve as context for
860 // the enclosing method declarations. We mark the decl invalid
1451 // No further diagnostics required on invalid declarations.
1920 llvm_unreachable("invalid ObjCContainerDecl type.");
2182 // Ignore methods of invalid containers.
2501 assert(AtEnd.isValid() && "Invalid location for '@end'");
2681 // Reject invalid vardecls.
2730 // But implementation has attributes. This is invalid.
3354 bool Invalid) {
3361 Invalid = true;
3366 if (Invalid) {
3371 Invalid = true;
3374 Invalid = true;
3384 Invalid = true;
3386 if (Invalid)