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