HomeSort by relevance Sort by last modified time
    Searched refs:DiagHandler (Results 1 - 25 of 98) sorted by null

1 2 3 4

  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/LTO/
Config.h 80 DiagnosticHandlerFunction DiagHandler;
178 LTOLLVMContext(const Config &C) : DiagHandler(C.DiagHandler) {
181 setDiagnosticHandler(funcDiagHandler, &DiagHandler, true);
183 DiagnosticHandlerFunction DiagHandler;
  /external/swiftshader/third_party/LLVM/include/llvm/
LLVMContext.h 61 /// gets passed into the DiagHandler.
65 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
  /external/swiftshader/third_party/LLVM/include/llvm/Support/
SourceMgr.h 61 DiagHandlerTy DiagHandler;
67 SourceMgr() : LineNoCache(0), DiagHandler(0), DiagContext(0) {}
77 DiagHandler = DH;
81 DiagHandlerTy getDiagHandler() const { return DiagHandler; }
  /external/llvm/include/llvm/IR/
LLVMContext.h 142 /// gets passed into the DiagHandler.
146 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
160 /// gets passed into the DiagHandler. The third argument should be set to
165 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /external/swiftshader/third_party/LLVM/lib/VMCore/
LLVMContext.cpp 62 setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
64 pImpl->InlineAsmDiagHandler = DiagHandler;
  /external/swiftshader/third_party/llvm-subzero/include/llvm/IR/
LLVMContext.h 151 /// gets passed into the DiagHandler.
155 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
169 /// gets passed into the DiagHandler. The third argument should be set to
174 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/IR/
LLVMContext.h 152 /// gets passed into the DiagHandler.
156 void setInlineAsmDiagnosticHandler(InlineAsmDiagHandlerTy DiagHandler,
170 /// gets passed into the DiagHandler. The third argument should be set to
175 void setDiagnosticHandler(DiagnosticHandlerTy DiagHandler,
  /external/llvm/include/llvm/Support/
SourceMgr.h 71 DiagHandlerTy DiagHandler;
80 : LineNoCache(nullptr), DiagHandler(nullptr), DiagContext(nullptr) {}
90 DiagHandler = DH;
94 DiagHandlerTy getDiagHandler() const { return DiagHandler; }
  /external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
SourceMgr.h 66 DiagHandlerTy DiagHandler;
75 : LineNoCache(nullptr), DiagHandler(nullptr), DiagContext(nullptr) {}
85 DiagHandler = DH;
89 DiagHandlerTy getDiagHandler() const { return DiagHandler; }
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 641 assert(DiagHandler && "Invalid diagnostic handler");
642 (*DiagHandler)(Severity, MsgStorage.c_str(), DiagContext);
646 LTOCodeGenerator::setDiagnosticHandler(lto_diagnostic_handler_t DiagHandler,
648 this->DiagHandler = DiagHandler;
650 if (!DiagHandler)
653 // diagnostic to the external DiagHandler.
669 if (DiagHandler)
670 (*DiagHandler)(LTO_DS_ERROR, ErrMsg.c_str(), DiagContext);
676 if (DiagHandler)
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Support/
SourceMgr.cpp 184 if (DiagHandler) {
185 DiagHandler(GetMessage(Loc, Msg, Type, ShowLine), DiagContext);

Completed in 851 milliseconds

1 2 3 4