Home
last modified time | relevance | path

Searched refs:ConstCastIterator (Results 1 – 2 of 2) sorted by relevance

/freebsd-head/contrib/llvm-project/clang/include/clang/AST/
HDStmtObjC.h274 using const_catch_stmt_iterator = ConstCastIterator<ObjCAtCatchStmt>;
HDStmt.h1329 using ConstCastIterator = CastIterator<T, const T *const, const Stmt *const>; in alignas() local
1332 using ConstExprIterator = ConstCastIterator<Expr>; in alignas()
3424 using const_labels_iterator = ConstCastIterator<AddrLabelExpr>;