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

  /external/llvm/lib/LTO/
LTOCodeGenerator.cpp 530 void LTOCodeGenerator::DiagnosticHandler(const DiagnosticInfo &DI,
574 Context.setDiagnosticHandler(LTOCodeGenerator::DiagnosticHandler, this);
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 172 Ctx.setDiagnosticHandler(DiagnosticHandler, this);
221 static void DiagnosticHandler(const llvm::DiagnosticInfo &DI,