Skip to content

ClangToSageTranslator::VisitCXXCatchStmt

Synopsis

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

virtual
bool
VisitCXXCatchStmt(
    clang::CXXCatchStmt* cxx_catch_stmt,
    SgNode** node);

Created with MrDocs