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

Member predicate ThrowingFunction::mayThrowException

Holds if this function may throw an exception during evaluation. If unconditional is true the function always throws an exception.

predicate mayThrowException(boolean unconditional)