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

Member predicate Element::isFromTemplateInstantiation

Holds if this Element is a part of a template instantiation (but not the template itself).

predicate isFromTemplateInstantiation(Element instantiation)