Searched refs:getExceptionVar (Results 1 – 2 of 2) sorted by relevance
73 const Value *getExceptionVar() { return ExceptionObjectVar; } in getExceptionVar() function
238 Value *getExceptionVar() { return ExceptionObjectVar; } in getExceptionVar() function in __anon98d5fb000111::WinEHCatchDirector465 Value *EHObj = const_cast<Value *>(CatchAction->getExceptionVar()); in prepareExceptionHandlers()909 CatchAction->setExceptionVar(CatchDirector->getExceptionVar()); in outlineHandler()