Home
last modified time | relevance | path

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

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