Searched defs:DiagHandler (Results 1 – 12 of 12) sorted by relevance
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/ |
H A D | Config.h | 177 DiagnosticHandlerFunction DiagHandler; member 303 DiagnosticHandlerFunction DiagHandler; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/Support/ |
H A D | SourceMgr.h | 90 DiagHandlerTy DiagHandler = nullptr; variable
|
/openbsd-src/gnu/llvm/llvm/include/llvm/LTO/legacy/ |
H A D | LTOCodeGenerator.h | 240 lto_diagnostic_handler_t DiagHandler = nullptr; member
|
/openbsd-src/gnu/llvm/llvm/include/llvm/MC/ |
H A D | MCContext.h | 110 DiagHandlerTy DiagHandler; variable 440 void setDiagnosticHandler(DiagHandlerTy DiagHandler) { in setDiagnosticHandler()
|
/openbsd-src/gnu/llvm/llvm/lib/LTO/ |
H A D | LTOCodeGenerator.cpp | 746 LTOCodeGenerator::setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler, in setDiagnosticHandler()
|
/openbsd-src/gnu/llvm/llvm/lib/Support/ |
H A D | YAMLTraits.cpp | 59 SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) in Input() 67 SourceMgr::DiagHandlerTy DiagHandler, void *DiagHandlerCtxt) in Input()
|
H A D | VirtualFileSystem.cpp | 2131 SourceMgr::DiagHandlerTy DiagHandler, in create() 2553 SourceMgr::DiagHandlerTy DiagHandler, in getVFSFromYAML() 2598 SourceMgr::DiagHandlerTy DiagHandler, in collectVFSFromYAML()
|
/openbsd-src/gnu/llvm/llvm/lib/TextAPI/ |
H A D | TextStub.cpp | 1094 static void DiagHandler(const SMDiagnostic &Diag, void *Context) { in DiagHandler() function
|
/openbsd-src/gnu/llvm/clang/lib/Format/ |
H A D | Format.cpp | 1861 llvm::SourceMgr::DiagHandlerTy DiagHandler, in parseConfiguration()
|
/openbsd-src/gnu/llvm/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 2448 void AsmParser::DiagHandler(const SMDiagnostic &Diag, void *Context) { in DiagHandler() function in AsmParser
|
H A D | MasmParser.cpp | 2805 void MasmParser::DiagHandler(const SMDiagnostic &Diag, void *Context) { in DiagHandler() function in MasmParser
|
/openbsd-src/gnu/llvm/clang/include/clang/Sema/ |
H A D | Sema.h | 4398 TypoDiagnosticGenerator DiagHandler; member
|