Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenAction.cpp352 bool StackSizeDiagHandler(const llvm::DiagnosticInfoStackSize &D);
527 BackendConsumer::StackSizeDiagHandler(const llvm::DiagnosticInfoStackSize &D) { in StackSizeDiagHandler() function in BackendConsumer
718 if (StackSizeDiagHandler(cast<DiagnosticInfoStackSize>(DI))) in DiagnosticHandlerImpl()