Searched defs:CCContext (Results 1 – 5 of 5) sorted by relevance
/external/llvm-project/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 1948 const CodeCompletionContext &CCContext, in AddOverrideResults() 3228 Sema &S, const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 3288 ASTContext &Ctx, Preprocessor &PP, const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 3345 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForOverride() 3376 bool IncludeBriefComments, const CodeCompletionContext &CCContext, in createCodeCompletionStringForDecl() 4540 AddObjCProperties(const CodeCompletionContext &CCContext, in AddObjCProperties() 5169 CodeCompletionContext CCContext(contextKind, ConvertedBaseType); in CodeCompleteMemberReferenceExpr() local 5301 CodeCompletionContext CCContext( in CodeCompleteObjCClassPropertyRefExpr() local 7880 CodeCompletionContext CCContext(CodeCompletionContext::CCC_Other); in CodeCompleteObjCPropertyDefinition() local
|
/external/llvm-project/clang-tools-extra/clangd/ |
D | CodeComplete.cpp | 578 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() 723 CodeCompletionContext CCContext; member
|
/external/clang/lib/Sema/ |
D | SemaCodeComplete.cpp | 2579 const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 2596 const CodeCompletionContext &CCContext, in CreateCodeCompletionString() 3576 static void AddObjCProperties(const CodeCompletionContext &CCContext, in AddObjCProperties() 3688 CodeCompletionContext CCContext(contextKind, BaseType); in CodeCompleteMemberReferenceExpr() local 6158 CodeCompletionContext CCContext(CodeCompletionContext::CCC_Other); in CodeCompleteObjCPropertyDefinition() local
|
/external/llvm-project/clang/lib/Frontend/ |
D | ASTUnit.cpp | 384 CodeCompletionContext CCContext(CodeCompletionContext::CCC_TopLevel); in CacheCodeCompletionResults() local
|
/external/clang/lib/Frontend/ |
D | ASTUnit.cpp | 357 CodeCompletionContext CCContext(CodeCompletionContext::CCC_TopLevel); in CacheCodeCompletionResults() local
|