Searched refs:setExceptionVar (Results 1 – 2 of 2) sorted by relevance
76 void setExceptionVar(const Value *Val) { ExceptionObjectVar = Val; } in setExceptionVar() function
909 CatchAction->setExceptionVar(CatchDirector->getExceptionVar()); in outlineHandler()