Lines Matching defs:CCC
565 ObjCInterfaceValidatorCCC CCC(IDecl);
568 SemaRef.TUScope, nullptr, CCC, Sema::CTK_ErrorRecovery)) {
1317 DeclFilterCCC<ObjCProtocolDecl> CCC{};
1321 nullptr, CCC, Sema::CTK_ErrorRecovery);
1697 ObjCTypeArgOrProtocolValidatorCCC CCC(Context, lookupKind);
1700 nullptr, CCC, Sema::CTK_ErrorRecovery);
2001 ObjCInterfaceValidatorCCC CCC{};
2004 SemaRef.TUScope, nullptr, CCC, Sema::CTK_NonError);
5429 DeclFilterCCC<ObjCInterfaceDecl> CCC{};
5432 SemaRef.TUScope, nullptr, CCC, Sema::CTK_ErrorRecovery)) {