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

Predicate resolve

Holds if actual is the override of resolved for a value of type dynamic.

Import path

import semmle.code.cpp.pointsto.PointsTo
predicate resolve(Class dynamic, VirtualFunction resolved, VirtualFunction actual)