Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp427 void DiagnosticHandlerImpl(const llvm::DiagnosticInfo &DI);
463 BackendCon->DiagnosticHandlerImpl(DI); in handleDiagnostics()
859 void BackendConsumer::DiagnosticHandlerImpl(const DiagnosticInfo &DI) { in DiagnosticHandlerImpl() function in BackendConsumer