Home
last modified time | relevance | path

Searched refs:diagnosticHandler (Results 1 – 23 of 23) sorted by relevance

/external/llvm/tools/llvm-c-test/
Ddiagnostic.c23 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
50 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &handlerCalled); in llvm_test_diagnostic_handler()
52 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) { in llvm_test_diagnostic_handler()
Dmodule.c21 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
41 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL); in llvm_load_module()
/external/llvm-project/llvm/tools/llvm-c-test/
Ddiagnostic.c22 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
49 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, &handlerCalled); in llvm_test_diagnostic_handler()
51 if (LLVMContextGetDiagnosticHandler(C) != diagnosticHandler) { in llvm_test_diagnostic_handler()
Dmodule.c20 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
40 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL); in llvm_load_module()
/external/llvm/lib/Bitcode/Reader/
DBitReader.cpp37 static void diagnosticHandler(const DiagnosticInfo &DI, void *C) { in diagnosticHandler() function
55 Ctx.setDiagnosticHandler(diagnosticHandler, &Message, true); in LLVMParseBitcodeInContext()
100 Ctx.setDiagnosticHandler(diagnosticHandler, &Message, true); in LLVMGetBitcodeModuleInContext()
/external/llvm/tools/llvm-link/
Dllvm-link.cpp174 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
196 diagnosticHandler(DI); in diagnosticHandlerWithContext()
205 llvm::getModuleSummaryIndexForFile(SummaryIndex, diagnosticHandler); in importFunctions()
314 llvm::getModuleSummaryIndexForFile(SummaryIndex, diagnosticHandler); in linkFiles()
/external/llvm/tools/llvm-dis/
Dllvm-dis.cpp123 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function
180 Context.setDiagnosticHandler(diagnosticHandler, argv[0]); in main()
/external/llvm/tools/lto/
Dlto.cpp74 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function
107 LTOContext->setDiagnosticHandler(diagnosticHandler, nullptr, true); in lto_initialize()
268 Context->setDiagnosticHandler(diagnosticHandler, nullptr, true); in lto_module_create_in_local_context()
/external/llvm/tools/llvm-lto/
Dllvm-lto.cpp190 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
221 diagnosticHandler(DI); in diagnosticHandlerWithContext()
291 llvm::getModuleSummaryIndexForFile(Filename, diagnosticHandler); in createCombinedModuleSummaryIndex()
361 llvm::getModuleSummaryIndexForFile(ThinLTOIndex, diagnosticHandler); in loadCombinedIndex()
/external/llvm-project/lld/include/lld/Common/
DErrorHandler.h146 void diagnosticHandler(const llvm::DiagnosticInfo &di);
/external/llvm-project/lld/wasm/
DLTO.cpp51 c.DiagHandler = diagnosticHandler; in createLTO()
/external/llvm/unittests/Linker/
DLinkModulesTest.cpp215 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
226 LLVMContextSetDiagnosticHandler(wrap(&Ctx), diagnosticHandler, &Err); in TEST_F()
/external/llvm-project/llvm/unittests/Linker/
DLinkModulesTest.cpp214 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
225 LLVMContextSetDiagnosticHandler(wrap(&Ctx), diagnosticHandler, &Err); in TEST_F()
/external/llvm-project/lld/COFF/
DLTO.cpp79 c.DiagHandler = diagnosticHandler; in createConfig()
/external/llvm-project/lld/Common/
DErrorHandler.cpp89 void lld::diagnosticHandler(const DiagnosticInfo &di) { in diagnosticHandler() function in lld
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp692 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
752 getModuleSummaryIndexForFile(SummaryFile, Error, diagnosticHandler); in runOnModule()
/external/llvm/tools/gold/
Dgold-plugin.cpp408 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
439 diagnosticHandler(DI); in diagnosticHandlerForContext()
672 BufferRef, diagnosticHandler)) in getModuleSummaryIndexForFile()
677 diagnosticHandler); in getModuleSummaryIndexForFile()
/external/llvm/lib/LTO/
DThinLTOCodeGenerator.cpp69 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
495 diagnosticHandler); in linkCombinedIndex()
/external/llvm-project/lld/ELF/
DLTO.cpp129 c.DiagHandler = diagnosticHandler; in createConfig()
/external/llvm-project/llvm/tools/gold/
Dgold-plugin.cpp471 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
900 Conf.DiagHandler = diagnosticHandler; in createLTO()
/external/error_prone/javac/
Djavac-9+181-r4173-1.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ META- ...
/external/dagger2/java/dagger/internal/codegen/bootstrap/
Dbootstrap_compiler_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties META-INF ...
/external/dagger2/java/dagger/internal/codegen/kythe/
Dkythe_plugin_deploy.jarMETA-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...