Home
last modified time | relevance | path

Searched defs:DiagnosticHandler (Results 1 – 7 of 7) sorted by relevance

/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp74 const DiagnosticHandlerFunction &DiagnosticHandler) { in hasGlobalValueSummaryInMemBuffer()
88 const DiagnosticHandlerFunction &DiagnosticHandler) { in create()
110 StringRef Path, const DiagnosticHandlerFunction &DiagnosticHandler) { in getModuleSummaryIndexForFile()
/external/llvm/tools/llc/
Dllc.cpp213 static void DiagnosticHandler(const DiagnosticInfo &DI, void *Context) { in DiagnosticHandler() function
/external/llvm/lib/IR/
DLLVMContext.cpp191 void LLVMContext::setDiagnosticHandler(DiagnosticHandlerTy DiagnosticHandler, in setDiagnosticHandler()
/external/llvm/lib/LTO/
DLTOCodeGenerator.cpp610 void LTOCodeGenerator::DiagnosticHandler(const DiagnosticInfo &DI, in DiagnosticHandler() function in LTOCodeGenerator
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp703 const DiagnosticHandlerFunction &DiagnosticHandler) { in getModuleSummaryIndexForFile()
/external/clang/lib/CodeGen/
DCodeGenAction.cpp216 static void DiagnosticHandler(const llvm::DiagnosticInfo &DI, in DiagnosticHandler() function in clang::BackendConsumer
/external/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp470 DiagnosticHandlerFunction DiagnosticHandler; member in __anonecb5182a0111::ModuleSummaryIndexBitcodeReader
557 static std::error_code error(const DiagnosticHandlerFunction &DiagnosticHandler, in error()
5845 MemoryBuffer *Buffer, DiagnosticHandlerFunction DiagnosticHandler, in ModuleSummaryIndexBitcodeReader()
6654 const DiagnosticHandlerFunction &DiagnosticHandler) { in getModuleSummaryIndex()
6675 const DiagnosticHandlerFunction &DiagnosticHandler) { in hasGlobalValueSummary()