Home
last modified time | relevance | path

Searched refs:LLVMErrorHandler (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp67 static void LLVMErrorHandler(void *UserData, const char *Message, in LLVMErrorHandler() function
281 llvm::install_fatal_error_handler(LLVMErrorHandler, in cc1_main()
H A Dcc1as_main.cpp644 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 DDemangleTestCases.inc649 {"_Z16LLVMErrorHandlerPvRKSs", "LLVMErrorHandler(void*, std::string const&)"},
666 {"_Z16LLVMErrorHandlerPvRKSs", "LLVMErrorHandler(void*, std::string const&)"},