/external/llvm-project/llvm/tools/llvm-c-test/ |
D | diagnostic.c | 22 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
D | module.c | 20 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
/external/llvm/tools/llvm-c-test/ |
D | diagnostic.c | 23 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
D | module.c | 21 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
/external/llvm/tools/llvm-dis/ |
D | llvm-dis.cpp | 123 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function
|
/external/llvm-project/lld/Common/ |
D | ErrorHandler.cpp | 89 void lld::diagnosticHandler(const DiagnosticInfo &di) { in diagnosticHandler() function in lld
|
/external/llvm/lib/Bitcode/Reader/ |
D | BitReader.cpp | 37 static void diagnosticHandler(const DiagnosticInfo &DI, void *C) { in diagnosticHandler() function
|
/external/llvm/tools/llvm-link/ |
D | llvm-link.cpp | 174 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|
/external/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 215 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
/external/llvm-project/llvm/unittests/Linker/ |
D | LinkModulesTest.cpp | 214 static void diagnosticHandler(LLVMDiagnosticInfoRef DI, void *C) { in diagnosticHandler() function
|
/external/llvm/lib/Transforms/IPO/ |
D | FunctionImport.cpp | 692 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|
/external/llvm/tools/llvm-lto/ |
D | llvm-lto.cpp | 190 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|
/external/llvm/tools/lto/ |
D | lto.cpp | 74 static void diagnosticHandler(const DiagnosticInfo &DI, void *Context) { in diagnosticHandler() function
|
/external/llvm/lib/LTO/ |
D | ThinLTOCodeGenerator.cpp | 69 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|
/external/llvm-project/llvm/tools/gold/ |
D | gold-plugin.cpp | 471 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|
/external/llvm/tools/gold/ |
D | gold-plugin.cpp | 408 static void diagnosticHandler(const DiagnosticInfo &DI) { in diagnosticHandler() function
|