Skip to content

ClangToSageTranslator::VisitSEHFinallyStmt

Synopsis

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

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

Created with MrDocs