Skip to content

ClangToDotTranslator::VisitCoroutineBodyStmt

Synopsis

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

virtual
bool
VisitCoroutineBodyStmt(
    clang::CoroutineBodyStmt* coroutine_body_stmt,
    NodeDescriptor& node_desc);

Created with MrDocs