/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 82 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 87 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return llvm::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 82 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 87 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 82 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 87 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/clang-include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 28 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 29 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 34 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 35 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 44 return std::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/extra/include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 29 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 30 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 35 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 36 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 45 return llvm::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/extra/include-fixer/plugin/ |
H A D | IncludeFixerPlugin.cpp | 29 : SymbolIndexMgr(std::move(SIM)) {} in ASTConsumerManagerWrapper() 30 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member 35 : SymbolIndexMgr(std::make_shared<SymbolIndexManager>()), in ClangIncludeFixerPluginAction() 36 SemaSource(new IncludeFixerSemaSource(*SymbolIndexMgr, in ClangIncludeFixerPluginAction() 45 return llvm::make_unique<ASTConsumerManagerWrapper>(SymbolIndexMgr); in CreateASTConsumer() 83 SymbolIndexMgr->addSymbolIndex(std::move(CreateYamlIdx)); in ParseArgs() 88 std::shared_ptr<SymbolIndexManager> SymbolIndexMgr; member in clang::include_fixer::ClangIncludeFixerPluginAction
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 135 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 135 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm12/llvm-project-12.0.1.src/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/tools/extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 135 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/clang-include-fixer/ |
H A D | IncludeFixer.h | 36 IncludeFixerActionFactory(SymbolIndexManager &SymbolIndexMgr, 51 SymbolIndexManager &SymbolIndexMgr; 87 explicit IncludeFixerSemaSource(SymbolIndexManager &SymbolIndexMgr, in IncludeFixerSemaSource() argument 90 : SymbolIndexMgr(SymbolIndexMgr), in IncludeFixerSemaSource() 137 SymbolIndexManager &SymbolIndexMgr; variable
|