CodeQL library for C/C++
codeql/cpp-all 0.9.3 ( 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 )