ClangToSageTranslator::getOrCreateTemplateInstantiation
Synopsis
Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>
SgTemplateInstantiationDecl*
getOrCreateTemplateInstantiation(
SgTemplateClassDeclaration* template_decl,
clang::TemplateSpecializationType const* clang_type);
Created with MrDocs