Searched refs:ConstCastIterator (Results 1 – 2 of 2) sorted by relevance
273 using const_catch_stmt_iterator = ConstCastIterator<ObjCAtCatchStmt>;
1148 using ConstCastIterator = CastIterator<T, const T *const, const Stmt *const>; variable1151 using ConstExprIterator = ConstCastIterator<Expr>;3206 using const_labels_iterator = ConstCastIterator<AddrLabelExpr>;