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

Member predicate Class::isPolymorphic

Holds if this class/struct is polymorphic (has a virtual function, or inherits one).

predicate isPolymorphic()