Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp3551 const std::string *handlerName = in EmitOverflowCheckedBinOp() local
3553 if (handlerName->empty()) { in EmitOverflowCheckedBinOp()
3584 CGF.CGM.CreateRuntimeFunction(handlerTy, *handlerName); in EmitOverflowCheckedBinOp()