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