ClangToDotTranslator::VisitTypeAliasTemplateDecl
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitTypeAliasTemplateDecl(
clang::TypeAliasTemplateDecl* type_alias_template_decl,
NodeDescriptor& node_desc);
Created with MrDocs