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

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_string_composition.h1008 #define CCC(uc) \ macro
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1338 TryAnnotateName(bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DParseDecl.cpp2371 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; local
2399 Actions.CodeCompleteOrdinaryName(getCurScope(), CCC); local
/freebsd-10.0-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c135 CCC = 324, enumerator in enum:yytokentype
220 #define CCC 324 macro
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3722 static bool isCandidateViable(CorrectionCandidateCallback &CCC, argument
3579 AddKeywordsToConsumer(Sema &SemaRef, TypoCorrectionConsumer &Consumer, Scope *S, CorrectionCandidateCallback &CCC, bool AfterNestedNameSpecifier) argument
3759 CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
[all...]
H A DSemaCodeComplete.cpp1347 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, argument
1358 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, argument
1418 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, argument
1514 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, argument
[all...]
H A DSemaDecl.cpp586 ClassifyName(Scope *S, CXXScopeSpec &SS, IdentifierInfo *&Name, SourceLocation NameLoc, const Token &NextToken, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DSemaExpr.cpp1602 DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, CorrectionCandidateCallback &CCC, TemplateArgumentListInfo *ExplicitTemplateArgs, llvm::ArrayRef<Expr *> Args) argument
1821 ActOnIdExpression(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, bool HasTrailingLParen, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DSemaOverload.cpp9853 CorrectionCandidateCallback *CCC = AllowTypoCorrection ? local

Completed in 285 milliseconds