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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGException.cpp376 static void EmitAnyExprToExn(CodeGenFunction &CGF, const Expr *e, function
460 EmitAnyExprToExn(*this, E->getSubExpr(), ExceptionPtr);

Completed in 127 milliseconds