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

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)