Searched refs:DiagnosticHandler2 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/LTO/
H A DLTOCodeGenerator.h133 void DiagnosticHandler2(const DiagnosticInfo &DI);
/external/llvm/lib/LTO/
H A DLTOCodeGenerator.cpp532 ((LTOCodeGenerator *)Context)->DiagnosticHandler2(DI);
535 void LTOCodeGenerator::DiagnosticHandler2(const DiagnosticInfo &DI) { function in class:LTOCodeGenerator

Completed in 373 milliseconds