HomeSort by relevance Sort by last modified time
    Searched refs:DiagnosticHandlerFunction (Results 1 - 10 of 10) sorted by null

  /frameworks/compile/libbcc/bcinfo/BitReader_2_7/
BitReader_2_7.h 38 using llvm::DiagnosticHandlerFunction;
50 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
57 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
62 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
BitcodeReader.cpp 187 DiagnosticHandlerFunction DiagnosticHandler;
256 DiagnosticHandlerFunction DiagnosticHandler);
360 static std::error_code Error(DiagnosticHandlerFunction DiagnosticHandler,
367 static std::error_code Error(DiagnosticHandlerFunction DiagnosticHandler,
385 static DiagnosticHandlerFunction getDiagHandler(DiagnosticHandlerFunction F,
393 DiagnosticHandlerFunction DiagnosticHandler)
    [all...]
  /frameworks/compile/libbcc/bcinfo/BitReader_3_0/
BitReader_3_0.h 38 using llvm::DiagnosticHandlerFunction;
50 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
57 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
62 DiagnosticHandlerFunction DiagnosticHandler = nullptr);
BitcodeReader.cpp 429 DiagnosticHandlerFunction DiagnosticHandler;
493 DiagnosticHandlerFunction DiagnosticHandler);
598 static std::error_code Error(DiagnosticHandlerFunction DiagnosticHandler,
605 static std::error_code Error(DiagnosticHandlerFunction DiagnosticHandler,
623 static DiagnosticHandlerFunction getDiagHandler(DiagnosticHandlerFunction F,
631 DiagnosticHandlerFunction DiagnosticHandler)
    [all...]
  /external/llvm/include/llvm/Object/
FunctionIndexObjectFile.h 84 DiagnosticHandlerFunction DiagnosticHandler);
90 create(MemoryBufferRef Object, DiagnosticHandlerFunction DiagnosticHandler,
98 DiagnosticHandlerFunction DiagnosticHandler,
107 DiagnosticHandlerFunction DiagnosticHandler);
  /external/llvm/include/llvm/Bitcode/
ReaderWriter.h 67 DiagnosticHandlerFunction DiagnosticHandler);
76 DiagnosticHandlerFunction DiagnosticHandler,
86 MemoryBufferRef Buffer, DiagnosticHandlerFunction DiagnosticHandler,
  /external/llvm/lib/Object/
FunctionIndexObjectFile.cpp 75 MemoryBufferRef Object, DiagnosticHandlerFunction DiagnosticHandler) {
88 DiagnosticHandlerFunction DiagnosticHandler,
111 MemoryBufferRef Object, DiagnosticHandlerFunction DiagnosticHandler,
128 DiagnosticHandlerFunction DiagnosticHandler) {
  /external/llvm/include/llvm/IR/
DiagnosticInfo.h 108 typedef std::function<void(const DiagnosticInfo &)> DiagnosticHandlerFunction;
  /external/llvm/lib/Transforms/IPO/
FunctionImport.cpp 355 DiagnosticHandlerFunction DiagnosticHandler) {
  /external/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp 416 DiagnosticHandlerFunction DiagnosticHandler;
466 DiagnosticHandlerFunction DiagnosticHandler,
469 FunctionIndexBitcodeReader(DiagnosticHandlerFunction DiagnosticHandler,
509 static std::error_code error(DiagnosticHandlerFunction DiagnosticHandler,
516 static std::error_code error(DiagnosticHandlerFunction DiagnosticHandler,
    [all...]

Completed in 5362 milliseconds