ClangToDotTranslator::VisitSEHExceptStmt
Synopsis
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitSEHExceptStmt(
clang::SEHExceptStmt* seh_except_stmt,
NodeDescriptor& node_desc);
Created with MrDocs
Declared in <CxxFrontend/Clang/clang‐to‐dot‐private.hpp>
virtual
bool
VisitSEHExceptStmt(
clang::SEHExceptStmt* seh_except_stmt,
NodeDescriptor& node_desc);
Created with MrDocs