Home
last modified time | relevance | path

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

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