Skip to content

ClangToSageTranslator::buildCoroutineAwaitExpression

Synopsis

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

bool
buildCoroutineAwaitExpression(
    clang::Expr* operand,
    clang::SourceRange source_range,
    char const* operand_description,
    SgNode** node);

Created with MrDocs