Searched refs:exceptionReference (Results 1 – 1 of 1) sorted by relevance
577 auto *const exceptionReference = MakeTypeReference(checker, "Exception"); in CreateThrowStatement() local579 …checker->AllocNode<ir::ETSNewClassInstanceExpression>(exceptionReference, std::move(newExprArgs), … in CreateThrowStatement()