Member predicate FunctionDeclarationEntry :: getNoExceptExpr
If this declaration has a noexcept-specification [N4140 15.4], then
this predicate returns the argument to noexcept
if one was given.
Expr
getNoExceptExpr
(
)