Home
last modified time | relevance | path

Searched defs:CCC (Results 1 – 25 of 26) sorted by relevance

12

/netbsd-src/external/bsd/libarchive/dist/libarchive/
H A Darchive_string_composition.h1006 #define CCC(uc) \ macro
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dtic54x-opc.c131 #define CCC 0x0C macro
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Dtic54x-opc.c131 #define CCC 0x0C macro
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DExternalSemaSource.h214 CorrectionCandidateCallback &CCC, in CorrectTypo()
H A DSemaInternal.h95 std::unique_ptr<CorrectionCandidateCallback> CCC, in TypoCorrectionConsumer()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnamespace.cc29 namespace CCC { namespace
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnamespace.cc29 namespace CCC { namespace
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDAGISelMatcherOpt.cpp62 if (auto *CCC = dyn_cast<CheckCondCodeMatcher>(MC->getNext())) in ContractNodes() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseTentative.cpp1279 TentativeParseCCC CCC(Next); in isCXXDeclarationSpecifier() local
H A DParser.cpp1624 Parser::TryAnnotateName(CorrectionCandidateCallback *CCC) { in TryAnnotateName()
H A DParseStmt.cpp196 StatementFilterCCC CCC(Next); in ParseStatementOrDeclarationAfterAttributes() local
H A DParseDecl.cpp3123 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; in ParseDeclarationSpecifiers() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp317 CorrectionCandidateCallback &CCC, in CorrectTypo()
H A DSemaCXXScopeSpec.cpp622 NestedNameSpecifierValidatorCCC CCC(*this); in BuildCXXNestedNameSpecifier() local
H A DSemaLookup.cpp4124 static bool isCandidateViable(CorrectionCandidateCallback &CCC, in isCandidateViable()
4681 Scope *S, CorrectionCandidateCallback &CCC, in AddKeywordsToConsumer()
4832 Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, in makeTypoCorrectionConsumer()
5008 CorrectionCandidateCallback &CCC, in CorrectTypo()
5142 Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, in CorrectTypoDelayed()
H A DSemaDeclObjC.cpp558 ObjCInterfaceValidatorCCC CCC(IDecl); in ActOnSuperClassOfClassInterface() local
1304 DeclFilterCCC<ObjCProtocolDecl> CCC{}; in FindProtocolDeclaration() local
1686 ObjCTypeArgOrProtocolValidatorCCC CCC(Context, lookupKind); in actOnObjCTypeArgsOrProtocolQualifiers() local
1986 ObjCInterfaceValidatorCCC CCC{}; in ActOnStartClassImplementation() local
H A DSemaTemplateVariadic.cpp1022 ParameterPackValidatorCCC CCC{}; in ActOnSizeofParameterPackExpr() local
H A DSemaCodeComplete.cpp1766 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, in AddStorageSpecifiers()
1792 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, in AddFunctionSpecifiers()
1862 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, in WantTypesInContext()
2031 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, Scope *S, in AddOrdinaryNameResults()
5915 CodeCompletionContext CCC(CodeCompletionContext::CCC_DotMemberAccess, in CodeCompleteDesignator() local
H A DSemaExprMember.cpp700 RecordMemberExprValidatorCCC CCC(RTy); in LookupMemberExprInRecord() local
H A DSemaDecl.cpp378 TypeNameValidatorCCC CCC(/*AllowInvalid=*/true, isClassName, in getTypeName() local
672 TypeNameValidatorCCC CCC(/*AllowInvalid=*/false, /*WantClass=*/false, in DiagnoseUnknownTypeName() local
856 CorrectionCandidateCallback *CCC) { in ClassifyName()
1987 DeclFilterCCC<ObjCInterfaceDecl> CCC{}; in getObjCInterfaceDecl() local
8320 DifferentNameValidatorCCC CCC(SemaRef.Context, NewFD, in DiagnoseInvalidRedeclaration() local
14861 DeclFilterCCC<FunctionDecl> CCC{}; in ImplicitlyDefineFunction() local
H A DSemaExprObjC.cpp2104 DeclFilterCCC<ObjCPropertyDecl> CCC{}; in HandleExprPropertyRefExpr() local
2355 ObjCInterfaceOrSuperCCC CCC(getCurMethodDecl()); in getObjCMessageKind() local
H A DSemaDeclCXX.cpp4263 MemInitializerValidatorCCC CCC(ClassDecl); in BuildMemInitializer() local
11415 NamespaceValidatorCCC CCC{}; in TryNamespaceTypoCorrection() local
12142 UsingValidatorCCC CCC(HasTypenameKeyword, IsInstantiation, SS.getScopeRep(), in BuildUsingDeclaration() local
H A DSemaExpr.cpp2205 CorrectionCandidateCallback &CCC, in DiagnoseEmptyLookup()
2421 CorrectionCandidateCallback *CCC, in ActOnIdExpression()
5741 FunctionCallCCC CCC(S, FuncName.getAsIdentifierInfo(), Args.size(), ME); in TryTypoCorrectionForCall() local
H A DSemaInit.cpp2574 FieldInitializerValidatorCCC CCC(RT->getDecl()); in CheckDesignatedInitializer() local
H A DSemaTemplate.cpp686 TemplateCandidateFilter CCC(*this); in diagnoseExprIntendedAsTemplateName() local

12