Skip to content

ClangToSageTranslator::VisitExprWithCleanups

Synopsis

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

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

Created with MrDocs