Home
last modified time | relevance | path

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

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