Skip to content

ClangToSageTranslator::VisitCXXTryStmt

Synopsis

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

virtual
bool
VisitCXXTryStmt(
    clang::CXXTryStmt* cxx_try_stmt,
    SgNode** node);

Created with MrDocs