Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h144 void UnsupportedDiagHandler(const llvm::DiagnosticInfoUnsupported &D);
H A DCodeGenAction.cpp631 void BackendConsumer::UnsupportedDiagHandler( in UnsupportedDiagHandler() function in BackendConsumer
876 UnsupportedDiagHandler(cast<DiagnosticInfoUnsupported>(DI)); in DiagnosticHandlerImpl()