Home
last modified time | relevance | path

Searched defs:LTOLLVMContext (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/LTO/
H A DConfig.h281 struct LTOLLVMContext : LLVMContext { struct
283 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
289 DiagnosticHandlerFunction DiagHandler;