struct ConstStmtIterator

Declaration

struct ConstStmtIterator : public StmtIteratorImpl { /* full declaration omitted */ };

Declared at: clang/include/clang/AST/StmtIterator.h:144

Inherits from: StmtIteratorImpl

Method Overview

Methods

ConstStmtIterator()

Declared at: clang/include/clang/AST/StmtIterator.h:146

ConstStmtIterator(const clang::StmtIterator& RHS)

Declared at: clang/include/clang/AST/StmtIterator.h:147

Parameters

const clang::StmtIterator& RHS

ConstStmtIterator(clang::Stmt* const* S)

Declared at: clang/include/clang/AST/StmtIterator.h:150

Parameters

clang::Stmt* const* S