Module DataFlowDispatch
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowDispatchPredicates
| defaultViableCallable | Gets a function that might be called by |
| mayBenefitFromCallContext | Holds if the set of viable implementations that can be called by |
| parameterMatch | Holds if arguments at position |
| viableCallable | Gets a function that might be called by |
| viableImplInCallContext | Gets a viable dispatch target of |