Home
last modified time | relevance | path

Searched refs:LTOToolDiagnosticHandler (Results 1 – 15 of 15) sorted by relevance

/dports/devel/llvm90/llvm-9.0.1.src/tools/lto/
H A Dlto.cpp78 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
115 llvm::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
281 Context->setDiagnosticHandler(llvm::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm80/llvm-8.0.1.src/tools/lto/
H A Dlto.cpp78 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
115 llvm::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
281 Context->setDiagnosticHandler(llvm::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm70/llvm-7.0.1.src/tools/lto/
H A Dlto.cpp78 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
115 llvm::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
281 Context->setDiagnosticHandler(llvm::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/lto/
H A Dlto.cpp83 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
120 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
281 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm11/llvm-11.0.1.src/tools/lto/
H A Dlto.cpp83 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
120 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
281 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
112 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
276 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm10/llvm-10.0.1.src/tools/lto/
H A Dlto.cpp79 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
116 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
282 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
112 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
276 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/lto/
H A Dlto.cpp71 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
108 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
272 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
112 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
276 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/lto/
H A Dlto.cpp83 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
120 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
287 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/lto/
H A Dlto.cpp79 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
116 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
282 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
112 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
276 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/lto/
H A Dlto.cpp71 struct LTOToolDiagnosticHandler : public DiagnosticHandler { struct
108 std::make_unique<LTOToolDiagnosticHandler>(), true); in lto_initialize()
272 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(), in lto_module_create_in_local_context()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/lto/
H A Dlto.cpp75 struct LTOToolDiagnosticHandler : public DiagnosticHandler {
112 std::make_unique<LTOToolDiagnosticHandler>(), true);
276 Context->setDiagnosticHandler(std::make_unique<LTOToolDiagnosticHandler>(),