Home
last modified time | relevance | path

Searched refs:DiagnosticHandlerImpl (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp429 void DiagnosticHandlerImpl(const llvm::DiagnosticInfo &DI);
470 BackendCon->DiagnosticHandlerImpl(DI); in handleDiagnostics()
879 void BackendConsumer::DiagnosticHandlerImpl(const DiagnosticInfo &DI) { in DiagnosticHandlerImpl() function in BackendConsumer