Skip to content

ClangToSageTranslator::VisitCoroutineBodyStmt

Synopsis

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

virtual
bool
VisitCoroutineBodyStmt(
    clang::CoroutineBodyStmt* coroutine_body_stmt,
    SgNode** node);

Created with MrDocs