Skip to content

ClangToDotTranslator::VisitSizeOfPackExpr

Synopsis

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

virtual
bool
VisitSizeOfPackExpr(
    clang::SizeOfPackExpr* size_of_pack_expr,
    NodeDescriptor& node_desc);

Created with MrDocs