Searched defs:setDiagHandler (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DSourceMgr.h74 /// setDiagHandler - Specify a diagnostic handler to be invoked every time
76 void setDiagHandler(DiagHandlerTy DH, void *Ctx = 0) { function in class:llvm::SourceMgr
/external/llvm/include/llvm/Support/
H A DSourceMgr.h89 void setDiagHandler(DiagHandlerTy DH, void *Ctx = nullptr) { function in class:llvm::SourceMgr

Completed in 3611 milliseconds