Skip to content

ClangToDotTranslator::VisitCXXTryStmt

Synopsis

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

virtual
bool
VisitCXXTryStmt(
    clang::CXXTryStmt* cxx_try_stmt,
    NodeDescriptor& node_desc);

Created with MrDocs