Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/LTO/
DConfig.h199 struct LTOLLVMContext : LLVMContext { struct
201 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) { in LTOLLVMContext() function
207 DiagnosticHandlerFunction DiagHandler;