Skip to content

ClangToSageTranslator::VisitDependentTemplateSpecializationType

Synopsis

Declared in <CxxFrontend/Clang/clang‐frontend‐private.hpp>

virtual
bool
VisitDependentTemplateSpecializationType(
    clang::DependentTemplateSpecializationType* dependent_template_specialization_type,
    SgNode** node);

Created with MrDocs