Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCodeGenAction.cpp443 bool ResourceLimitDiagHandler(const llvm::DiagnosticInfoResourceLimit &D);
640 bool BackendConsumer::ResourceLimitDiagHandler( in ResourceLimitDiagHandler() function in BackendConsumer
898 if (ResourceLimitDiagHandler(cast<DiagnosticInfoResourceLimit>(DI))) in DiagnosticHandlerImpl()