Home
last modified time | relevance | path

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

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