/external/llvm/tools/llvm-c-test/ |
D | diagnostic.c | 23 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()
|
D | module.c | 21 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/ |
D | diagnostic.c | 22 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()
|
D | module.c | 20 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function 40 LLVMContextSetDiagnosticHandler(C, diagnosticHandler, NULL); in llvm_load_module()
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 37 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/ |
D | llvm-link.cpp | 174 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/ |
D | llvm-dis.cpp | 123 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function 180 Context.setDiagnosticHandler(diagnosticHandler, argv[0]); in main()
|
/external/llvm/tools/lto/ |
D | lto.cpp | 74 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/ |
D | llvm-lto.cpp | 190 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/ |
D | ErrorHandler.h | 146 void diagnosticHandler(const llvm::DiagnosticInfo &di);
|
/external/llvm-project/lld/wasm/ |
D | LTO.cpp | 51 c.DiagHandler = diagnosticHandler; in createLTO()
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 215 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/ |
D | LinkModulesTest.cpp | 214 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function 225 LLVMContextSetDiagnosticHandler(wrap(&Ctx), diagnosticHandler, &Err); in TEST_F()
|
/external/llvm-project/lld/COFF/ |
D | LTO.cpp | 79 c.DiagHandler = diagnosticHandler; in createConfig()
|
/external/llvm-project/lld/Common/ |
D | ErrorHandler.cpp | 89 void lld::diagnosticHandler(const DiagnosticInfo &di) { in diagnosticHandler() function in lld
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 692 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function 752 getModuleSummaryIndexForFile(SummaryFile, Error, diagnosticHandler); in runOnModule()
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 408 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/ |
D | ThinLTOCodeGenerator.cpp | 69 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function 495 diagnosticHandler); in linkCombinedIndex()
|
/external/llvm-project/lld/ELF/ |
D | LTO.cpp | 129 c.DiagHandler = diagnosticHandler; in createConfig()
|
/external/llvm-project/llvm/tools/gold/ |
D | gold-plugin.cpp | 471 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function 900 Conf.DiagHandler = diagnosticHandler; in createLTO()
|
/external/error_prone/javac/ |
D | javac-9+181-r4173-1.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
META- ... |
/external/dagger2/java/dagger/internal/codegen/bootstrap/ |
D | bootstrap_compiler_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
META-INF ... |
/external/dagger2/java/dagger/internal/codegen/kythe/ |
D | kythe_plugin_deploy.jar | META-INF/
META-INF/MANIFEST.MF
build-data.properties
com/
com ... |