Skip to content

ClangToSageTranslator::VisitExprWithCleanups

Synopsis

Declared in <Clang/clang‐frontend‐private.hpp>

virtual
bool
VisitExprWithCleanups(
    clang::ExprWithCleanups* expr_with_cleanups,
    SgNode** node);

Created with MrDocs