Skip to content

ClangToDotTranslator::VisitSubstTemplateTypeParmType

Synopsis

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

virtual
bool
VisitSubstTemplateTypeParmType(
    clang::SubstTemplateTypeParmType* subst_template_type_parm_type,
    NodeDescriptor& node_desc);

Created with MrDocs