Home
last modified time | relevance | path

Searched refs:CCContext (Results 1 – 25 of 65) sorted by relevance

123

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp458 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
467 auto SS = CCContext.getCXXScopeSpecifier(); in getQueryScopes()
577 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
584 CodeCompletionContext CCContext; member
613 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
618 CCContext = Context; in ProcessCodeCompleteResults()
669 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1017 getCompletionKindString(Recorder->CCContext.getKind()), in run()
1046 QueryScopes = getQueryScopes(Recorder->CCContext, in runWithSema()
1065 Output.Context = Recorder->CCContext.getKind(); in runWithSema()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp565 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
574 auto SS = CCContext.getCXXScopeSpecifier(); in getQueryScopes()
696 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
703 CodeCompletionContext CCContext; member
732 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
737 CCContext = Context; in ProcessCodeCompleteResults()
793 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1300 getCompletionKindString(Recorder->CCContext.getKind()), in run()
1376 Output.Context = Recorder->CCContext.getKind(); in runWithSema()
1489 Relevance.Context = Recorder->CCContext.getKind(); in addCandidate()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp548 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
552 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
560 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
686 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
693 CodeCompletionContext CCContext; member
722 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
727 CCContext = Context; in ProcessCodeCompleteResults()
783 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1267 CCContextKind = Recorder->CCContext.getKind(); in run()
1268 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp548 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
552 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
560 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
686 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
693 CodeCompletionContext CCContext; member
722 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
727 CCContext = Context; in ProcessCodeCompleteResults()
783 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1267 CCContextKind = Recorder->CCContext.getKind(); in run()
1268 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clangd/
H A DCodeComplete.cpp566 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
570 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
578 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
704 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
711 CodeCompletionContext CCContext; member
740 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
745 CCContext = Context; in ProcessCodeCompleteResults()
801 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1288 CCContextKind = Recorder->CCContext.getKind(); in run()
1289 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp568 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
572 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
580 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
706 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
713 CodeCompletionContext CCContext; member
742 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
747 CCContext = Context; in ProcessCodeCompleteResults()
803 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1290 CCContextKind = Recorder->CCContext.getKind(); in run()
1291 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clangd/
H A DCodeComplete.cpp568 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
572 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
580 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
706 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
713 CodeCompletionContext CCContext; member
742 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
747 CCContext = Context; in ProcessCodeCompleteResults()
803 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1290 CCContextKind = Recorder->CCContext.getKind(); in run()
1291 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clangd/
H A DCodeComplete.cpp542 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
546 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
554 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
680 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
687 CodeCompletionContext CCContext; member
716 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
721 CCContext = Context; in ProcessCodeCompleteResults()
777 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1257 CCContextKind = Recorder->CCContext.getKind(); in run()
1429 Recorder->CCContext, *Recorder->CCSema, HeuristicPrefix, Opts); in runWithSema()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp619 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
623 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
631 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
757 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
764 CodeCompletionContext CCContext; member
793 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
798 CCContext = Context; in ProcessCodeCompleteResults()
854 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1348 CCContextKind = Recorder->CCContext.getKind(); in run()
1349 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp584 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
588 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
596 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
722 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
729 CodeCompletionContext CCContext; member
758 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
763 CCContext = Context; in ProcessCodeCompleteResults()
819 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1308 CCContextKind = Recorder->CCContext.getKind(); in run()
1309 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clangd/
H A DCodeComplete.cpp619 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
623 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
631 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
757 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
764 CodeCompletionContext CCContext; member
793 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
798 CCContext = Context; in ProcessCodeCompleteResults()
854 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1348 CCContextKind = Recorder->CCContext.getKind(); in run()
1349 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clangd/
H A DCodeComplete.cpp626 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
630 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
638 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
765 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
772 CodeCompletionContext CCContext; member
801 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
806 CCContext = Context; in ProcessCodeCompleteResults()
862 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1356 CCContextKind = Recorder->CCContext.getKind(); in run()
1357 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp619 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
623 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
631 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
757 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
764 CodeCompletionContext CCContext; member
793 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
798 CCContext = Context; in ProcessCodeCompleteResults()
854 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1348 CCContextKind = Recorder->CCContext.getKind(); in run()
1349 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp584 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
588 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
596 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
722 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
729 CodeCompletionContext CCContext; member
758 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
763 CCContext = Context; in ProcessCodeCompleteResults()
819 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1308 CCContextKind = Recorder->CCContext.getKind(); in run()
1309 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clangd/
H A DCodeComplete.cpp619 getQueryScopes(CodeCompletionContext &CCContext, const Sema &CCSema, in getQueryScopes() argument
623 for (auto *Context : CCContext.getVisitedContexts()) { in getQueryScopes()
631 CCContext.getCXXScopeSpecifier().getValueOr(nullptr); in getQueryScopes()
757 CCContext(CodeCompletionContext::CCC_Other), Opts(Opts), in CompletionRecorder()
764 CodeCompletionContext CCContext; member
793 getCompletionKindString(this->CCContext.getKind())); in ProcessCodeCompleteResults()
798 CCContext = Context; in ProcessCodeCompleteResults()
854 *CCSema, CCContext, *CCAllocator, CCTUInfo, in codeCompletionString()
1348 CCContextKind = Recorder->CCContext.getKind(); in run()
1349 IsUsingDeclaration = Recorder->CCContext.isUsingDeclaration(); in run()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h943 const CodeCompletionContext &CCContext,
949 const CodeCompletionContext &CCContext,
963 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
968 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h931 const CodeCompletionContext &CCContext,
937 const CodeCompletionContext &CCContext,
951 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
956 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h940 const CodeCompletionContext &CCContext,
946 const CodeCompletionContext &CCContext,
960 bool IncludeBriefComments, const CodeCompletionContext &CCContext,
965 bool IncludeBriefComments, const CodeCompletionContext &CCContext,

123