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

  /external/llvm/include/llvm/IR/
LLVMContext.h 115 /// getDiagnosticHandler - Return the diagnostic handler set by
117 DiagnosticHandlerTy getDiagnosticHandler() const;
  /external/llvm/lib/IR/
LLVMContext.cpp 139 LLVMContext::DiagnosticHandlerTy LLVMContext::getDiagnosticHandler() const {
  /external/clang/lib/CodeGen/
CodeGenAction.cpp 170 Ctx.getDiagnosticHandler();

Completed in 185 milliseconds