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

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DExternalSemaSource.h199 CorrectTypo(const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DMultiplexExternalSemaSource.cpp277 CorrectTypo( const DeclarationNameInfo &Typo, int LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT) argument
H A DSemaLookup.cpp3963 static bool isCandidateViable(CorrectionCandidateCallback &CCC, argument
3820 AddKeywordsToConsumer(Sema &SemaRef, TypoCorrectionConsumer &Consumer, Scope *S, CorrectionCandidateCallback &CCC, bool AfterNestedNameSpecifier) argument
4044 CorrectTypo(const DeclarationNameInfo &TypoName, Sema::LookupNameKind LookupKind, Scope *S, CXXScopeSpec *SS, CorrectionCandidateCallback &CCC, DeclContext *MemberContext, bool EnteringContext, const ObjCObjectPointerType *OPT, bool RecordFailure) argument
[all...]
H A DSemaCodeComplete.cpp1350 static void AddStorageSpecifiers(Sema::ParserCompletionContext CCC, argument
1361 static void AddFunctionSpecifiers(Sema::ParserCompletionContext CCC, argument
1421 static bool WantTypesInContext(Sema::ParserCompletionContext CCC, argument
1517 static void AddOrdinaryNameResults(Sema::ParserCompletionContext CCC, argument
[all...]
H A DSemaDecl.cpp573 ClassifyName(Scope *S, CXXScopeSpec &SS, IdentifierInfo *&Name, SourceLocation NameLoc, const Token &NextToken, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DSemaOverload.cpp10203 CorrectionCandidateCallback *CCC = AllowTypoCorrection ? local
H A DSemaExpr.cpp1707 DiagnoseEmptyLookup(Scope *S, CXXScopeSpec &SS, LookupResult &R, CorrectionCandidateCallback &CCC, TemplateArgumentListInfo *ExplicitTemplateArgs, ArrayRef<Expr *> Args) argument
1916 ActOnIdExpression(Scope *S, CXXScopeSpec &SS, SourceLocation TemplateKWLoc, UnqualifiedId &Id, bool HasTrailingLParen, bool IsAddressOfOperand, CorrectionCandidateCallback *CCC, bool IsInlineAsmIdentifier) argument
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Parse/
H A DParser.cpp1396 TryAnnotateName(bool IsAddressOfOperand, CorrectionCandidateCallback *CCC) argument
H A DParseDecl.cpp2507 Sema::ParserCompletionContext CCC = Sema::PCC_Namespace; local
2535 Actions.CodeCompleteOrdinaryName(getCurScope(), CCC); local
/freebsd-9.3-release/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c135 CCC = 324, enumerator in enum:yytokentype
220 #define CCC 324 macro

Completed in 294 milliseconds