HomeSort by: relevance | last modified time | path
    Searched refs:getDiagnosticHandlerCallBack (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
LLVMContext.h 182 /// getDiagnosticHandlerCallBack - Return the diagnostic handler call back set by
184 DiagnosticHandler::DiagnosticHandlerTy getDiagnosticHandlerCallBack() const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
LLVMContext.cpp 170 LLVMContext::getDiagnosticHandlerCallBack() const {
Core.cpp 94 unwrap(C)->getDiagnosticHandlerCallBack());

Completed in 18 milliseconds