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

Member predicate Class :: isPolymorphic

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

predicate isPolymorphic ( )