Skip to content

ClangToSageTranslator::VisitSEHFinallyStmt

Synopsis

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

virtual
bool
VisitSEHFinallyStmt(
    clang::SEHFinallyStmt* seh_finally_stmt,
    SgNode** node);

Created with MrDocs