Searched defs:CCC (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/libarchive/libarchive/
H A Darchive_string_composition.h1008 #define CCC(uc) \ macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DExternalSemaSource.h203 CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaInternal.h91 TypoCorrectionConsumer(Sema &SemaRef, const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, std::unique_ptr<CorrectionCandidateCallback> CCC, DeclContext *MemberContext, bool EnteringContext) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp316 CorrectTypo( const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaCodeComplete.cpp1726 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, argument
1752 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, argument
1810 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, argument
1979 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, Scope *S, argument
[all...]
H A DSemaDecl.cpp849 ClassifyName(Scope *S, CXXScopeSpec &SS, IdentifierInfo *&Name, SourceLocation NameLoc, const Token &NextToken, CorrectionCandidateCallback *CCC) argument
[all...]
H A DSemaExpr.cpp2034 DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, CorrectionCandidateCallback &CCC, TemplateArgumentListInfo *ExplicitTemplateArgs, ArrayRef<Expr *> Args, TypoExpr **Out) argument
2274 ActOnIdExpression(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, bool HasTrailingLParen, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC, bool IsInlineAsmIdentifier, Token *KeywordReplacement) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParser.cpp1589 Parser::TryAnnotateName(CorrectionCandidateCallback *CCC) { argument
H A DParseDecl.cpp3110 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; local
3138 Actions.CodeCompleteOrdinaryName(getCurScope(), CCC); local
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c135 CCC = 324, enumerator in enum:yytokentype
220 #define CCC 324 macro

Completed in 408 milliseconds