Searched refs:LLVMErrorHandler (Results 1 – 3 of 3) sorted by relevance
| /freebsd/contrib/llvm-project/clang/tools/driver/ |
| H A D | cc1_main.cpp | 67 static void LLVMErrorHandler(void *UserData, const char *Message, in LLVMErrorHandler() function 281 llvm::install_fatal_error_handler(LLVMErrorHandler, in cc1_main()
|
| H A D | cc1as_main.cpp | 644 static void LLVMErrorHandler(void *UserData, const char *Message, in LLVMErrorHandler() function 671 (LLVMErrorHandler, static_cast<void*>(&Diags)); in cc1as_main()
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 649 {"_Z16LLVMErrorHandlerPvRKSs", "LLVMErrorHandler(void*, std::string const&)"}, 666 {"_Z16LLVMErrorHandlerPvRKSs", "LLVMErrorHandler(void*, std::string const&)"},
|