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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp455 llvm::CallInst *ExceptionPtr = local
460 EmitAnyExprToExn(*this, E->getSubExpr(), ExceptionPtr);
479 llvm::Value *args[] = { ExceptionPtr, TypeInfo, Dtor };

Completed in 175 milliseconds