Skip to content

ClangToDotTranslator::VisitTemplateTypeParmType

Synopsis

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

virtual
bool
VisitTemplateTypeParmType(
    clang::TemplateTypeParmType* template_type_parm_type,
    NodeDescriptor& node_desc);

Created with MrDocs