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