Skip to content

ClangToDotTranslator::VisitCompoundLiteralExpr

Synopsis

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

virtual
bool
VisitCompoundLiteralExpr(
    clang::CompoundLiteralExpr* compound_literal,
    NodeDescriptor& node_desc);

Created with MrDocs