Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendConsumer.h125 bool ResourceLimitDiagHandler(const llvm::DiagnosticInfoResourceLimit &D);
H A DCodeGenAction.cpp527 bool BackendConsumer::ResourceLimitDiagHandler( in ResourceLimitDiagHandler() function in BackendConsumer
783 if (ResourceLimitDiagHandler(cast<DiagnosticInfoResourceLimit>(DI))) in DiagnosticHandlerImpl()