Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDStmtIterator.h133 struct ConstStmtIterator : public StmtIteratorImpl<ConstStmtIterator, struct
135 explicit ConstStmtIterator() : in ConstStmtIterator() function
138 ConstStmtIterator(const StmtIterator& RHS) : in ConstStmtIterator() function