Skip to content

ClangToSageTranslator::VisitWhileStmt

Synopsis

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

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

Created with MrDocs