Skip to content

ClangToSageTranslator::VisitCoroutineSuspendExpr

Synopsis

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

virtual
bool
VisitCoroutineSuspendExpr(
    clang::CoroutineSuspendExpr* coroutine_suspend_expr,
    SgNode** node);

Created with MrDocs