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

/external/clang/lib/CodeGen/
H A DCGException.cpp64 static llvm::Constant *getGetExceptionPtrFn(CodeGenModule &CGM) { function
1034 CGF.EmitNounwindRuntimeCall(getGetExceptionPtrFn(CGF.CGM), Exn);

Completed in 1181 milliseconds