Searched refs:getDiagnosticHandler (Results 1 – 3 of 3) sorted by relevance
203 std::unique_ptr<DiagnosticHandler> getDiagnosticHandler();
180 DiagnosticHandlerTy getDiagnosticHandler() const;
329 std::unique_ptr<DiagnosticHandler> LLVMContext::getDiagnosticHandler() { in getDiagnosticHandler() function in LLVMContext