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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprScalar.cpp2225 const std::string *handlerName = local
2227 if (handlerName->empty()) {
2255 llvm::Value *handler = CGF.CGM.CreateRuntimeFunction(handlerTy, *handlerName);

Completed in 91 milliseconds