Lines Matching defs:CCC
566 ObjCInterfaceValidatorCCC CCC(IDecl);
569 SemaRef.TUScope, nullptr, CCC, Sema::CTK_ErrorRecovery)) {
1318 DeclFilterCCC<ObjCProtocolDecl> CCC{};
1322 nullptr, CCC, Sema::CTK_ErrorRecovery);
1698 ObjCTypeArgOrProtocolValidatorCCC CCC(Context, lookupKind);
1701 nullptr, CCC, Sema::CTK_ErrorRecovery);
2002 ObjCInterfaceValidatorCCC CCC{};
2005 SemaRef.TUScope, nullptr, CCC, Sema::CTK_NonError);
5435 DeclFilterCCC<ObjCInterfaceDecl> CCC{};
5438 SemaRef.TUScope, nullptr, CCC, Sema::CTK_ErrorRecovery)) {