Predicate dependsOnSimple
A ‘simple’ dependency from src to dest. This type of dependency does not make any special account of templates.
Consider using Symbol.getADependentElement() rather than directly accessing this predicate.
Import path
import semmle.code.cpp.commons.Dependencypredicate dependsOnSimple(Element src, Element dest)