Skip to content

ClangToSageTranslator::VisitWhileStmt

Synopsis

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

virtual
bool
VisitWhileStmt(
    clang::WhileStmt* while_stmt,
    SgNode** node);

Created with MrDocs