Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenAction.cpp453 void DontCallDiagHandler(const DiagnosticInfoDontCall &D);
823 void BackendConsumer::DontCallDiagHandler(const DiagnosticInfoDontCall &D) { in DontCallDiagHandler() function in BackendConsumer
929 DontCallDiagHandler(cast<DiagnosticInfoDontCall>(DI)); in DiagnosticHandlerImpl()