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

/external/clang/lib/CodeGen/
H A DCGObjCMac.cpp436 llvm::Constant *getExceptionRethrowFn() { function in class:__anon17846::ObjCCommonTypesHelper
6973 cast<llvm::Function>(ObjCTypes.getExceptionRethrowFn()));
6986 CGF.EmitRuntimeCallOrInvoke(ObjCTypes.getExceptionRethrowFn())

Completed in 99 milliseconds