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

Member predicate Class::isAbstract

Holds if this class/struct is abstract, in other words whether it declares one or more pure virtual member functions.

predicate isAbstract()