codeql/cpp-all
2.0.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Holds if this function is virtual.
Unlike isDeclaredVirtual(), isVirtual() holds even if the function is not explicitly declared with the virtual specifier.
isDeclaredVirtual()
isVirtual()
virtual
predicate isVirtual()