Skip to content

ClangToDotTranslator::VisitExprWithCleanups

Synopsis

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

virtual
bool
VisitExprWithCleanups(
    clang::ExprWithCleanups* expr_with_cleanups,
    NodeDescriptor& node_desc);

Created with MrDocs