Home
last modified time | relevance | path

Searched defs:CCContext (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp2074 const CodeCompletionContext &CCContext, in AddOverrideResults()
3384 Sema &S, const CodeCompletionContext &CCContext, in CreateCodeCompletionString()
3444 ASTContext &Ctx, Preprocessor &PP, const CodeCompletionContext &CCContext, in CreateCodeCompletionString()
3501 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride()
3532 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl()
4985 AddObjCProperties(const CodeCompletionContext &CCContext, in AddObjCProperties()
5728 CodeCompletionContext CCContext(contextKind, ConvertedBaseType); in CodeCompleteMemberReferenceExpr() local
5860 CodeCompletionContext CCContext( in CodeCompleteObjCClassPropertyRefExpr() local
8694 CodeCompletionContext CCContext(CodeCompletionContext::CCC_Other); in CodeCompleteObjCPropertyDefinition() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp383 CodeCompletionContext CCContext(CodeCompletionContext::CCC_TopLevel); in CacheCodeCompletionResults() local