Predicate getDeclarationEntries
Associates a Declaration with it’s DeclarationEntries, or (for a template instantiation) with the DeclarationEntries of its template.
Import path
import semmle.code.cpp.commons.Dependency
predicate getDeclarationEntries(Declaration decl, DeclarationEntry de)