Skip to content

ClangToDotTranslator::VisitPackExpansionType

Synopsis

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

virtual
bool
VisitPackExpansionType(
    clang::PackExpansionType* pack_expansion_type,
    NodeDescriptor& node_desc);

Created with MrDocs