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

Member predicate VariableTemplateInstantiation::getTemplate

Gets the variable template from which this instantiation was instantiated.

Example: For int x<int>, returns T x.

TemplateVariable getTemplate()