Skip to content

ClangToSageTranslator::VisitSEHExceptStmt

Synopsis

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

virtual
bool
VisitSEHExceptStmt(
    clang::SEHExceptStmt* seh_except_stmt,
    SgNode** node);

Created with MrDocs