Home
last modified time | relevance | path

Searched defs:ConstStmtIterator (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
DStmtIterator.h133 struct ConstStmtIterator : public StmtIteratorImpl<ConstStmtIterator, struct
135 explicit ConstStmtIterator() : in ConstStmtIterator() argument
138 ConstStmtIterator(const StmtIterator& RHS) : in ConstStmtIterator() function