Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExprScalar.cpp3375 const std::string *handlerName = in EmitOverflowCheckedBinOp() local
3377 if (handlerName->empty()) { in EmitOverflowCheckedBinOp()
3408 CGF.CGM.CreateRuntimeFunction(handlerTy, *handlerName); in EmitOverflowCheckedBinOp()