Skip to content

ClangToDotTranslator::VisitSEHFinallyStmt

Synopsis

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

virtual
bool
VisitSEHFinallyStmt(
    clang::SEHFinallyStmt* seh_finally_stmt,
    NodeDescriptor& node_desc);

Created with MrDocs