Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h142 void DontCallDiagHandler(const llvm::DiagnosticInfoDontCall &D);
H A DCodeGenAction.cpp728 void BackendConsumer::DontCallDiagHandler(const DiagnosticInfoDontCall &D) { in DontCallDiagHandler() function in BackendConsumer
839 DontCallDiagHandler(cast<DiagnosticInfoDontCall>(DI)); in DiagnosticHandlerImpl()