HomeSort by relevance Sort by last modified time
    Searched defs:DiagnosticHandler (Results 1 - 20 of 20) sorted by null

  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/IR/
DiagnosticHandler.h 1 //===- DiagnosticHandler.h - DiagnosticHandler class for LLVM -*- C++ ---*-===//
9 // Base DiagnosticHandler class declaration. Derive from this class to provide
25 struct DiagnosticHandler {
27 DiagnosticHandler(void *DiagContext = nullptr)
29 virtual ~DiagnosticHandler() = default;
34 /// of DiagnosticHandler will call it from handleDiagnostics(). Any derived
35 /// class of DiagnosticHandler should not use callback but
  /external/swiftshader/third_party/subzero/src/
IceCompiler.cpp 129 llvm::DiagnosticHandlerFunction DiagnosticHandler =
135 llvm::getGlobalContext(), DiagnosticHandler);
137 llvm::DiagnosticHandlerFunction DiagnosticHandler = nullptr;
  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 610 void LTOCodeGenerator::DiagnosticHandler(const DiagnosticInfo &DI,
654 Context.setDiagnosticHandler(LTOCodeGenerator::DiagnosticHandler, this,
  /external/llvm/tools/llc/
llc.cpp 213 static void DiagnosticHandler(const DiagnosticInfo &DI, void *Context) {
260 Context.setDiagnosticHandler(DiagnosticHandler, &HasError);
  /external/tensorflow/tensorflow/compiler/xla/service/gpu/
gpu_compiler.cc 493 auto DiagnosticHandler = [](const llvm::DiagnosticInfo& diag_info,
498 llvm_context.setDiagnosticHandlerCallBack(DiagnosticHandler, &printer);
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 166 Ctx.setDiagnosticHandler(DiagnosticHandler, this);
216 static void DiagnosticHandler(const llvm::DiagnosticInfo &DI,
    [all...]
  /external/llvm/lib/IR/
LLVMContextImpl.h     [all...]
  /external/error_prone/javac/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9+181-r4173-1/
javac-9+181-r4173-1.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r4023-3/
javac-9-dev-r4023-3.jar 
  /prebuilts/tools/common/m2/repository/com/google/errorprone/javac/9-dev-r3297-4/
javac-9-dev-r3297-4.jar 
  /prebuilts/tools/linux-x86_64/kythe/extractors/
javac_extractor.jar 
  /prebuilts/tools/linux-x86_64/kythe/indexers/
java_indexer.jar 

Completed in 601 milliseconds