Searched defs:CCContext (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaCodeComplete.cpp | 2093 const CodeCompletionContext &CCContext, in AddOverrideResults() 3546 Sema &S, const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 3606 ASTContext &Ctx, Preprocessor &PP, const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 3663 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride() 3701 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl() 5160 AddObjCProperties(const CodeCompletionContext &CCContext, in AddObjCProperties() 5902 CodeCompletionContext CCContext(contextKind, ConvertedBaseType); in CodeCompleteMemberReferenceExpr() local 6038 CodeCompletionContext CCContext( in CodeCompleteObjCClassPropertyRefExpr() local 8933 CodeCompletionContext CCContext(CodeCompletionContext::CCC_Other); in CodeCompleteObjCPropertyDefinition() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | ASTUnit.cpp | 380 CodeCompletionContext CCContext(CodeCompletionContext::CCC_TopLevel); in CacheCodeCompletionResults() local
|