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

Member predicate FunctionDeclarationEntry :: isNoThrow

Holds if the declared function has a throw() exception specification.

predicate isNoThrow ( )