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.h141 bool ResourceLimitDiagHandler(const llvm::DiagnosticInfoResourceLimit &D);
H A DCodeGenAction.cpp565 bool BackendConsumer::ResourceLimitDiagHandler( in ResourceLimitDiagHandler() function in BackendConsumer
823 if (ResourceLimitDiagHandler(cast<DiagnosticInfoResourceLimit>(DI))) in DiagnosticHandlerImpl()