CodeQL library for C/C++
codeql/cpp-all 0.12.9 (changelog, source)
Search

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()