reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

include/llvm/ADT/DenseSet.h
  105   class Iterator {
  131   class ConstIterator {
include/llvm/ADT/SmallVector.h
  383   template <typename in_iter,
include/llvm/Analysis/MemorySSA.h
 1179 class upward_defs_iterator
include/llvm/IR/User.h
  245   struct value_op_iterator
  265   struct const_value_op_iterator
include/llvm/Support/Path.h
   52 class const_iterator
tools/clang/include/clang/AST/DeclBase.h
 1220   class iterator : public IteratorBase {
tools/clang/include/clang/AST/StmtIterator.h
  124 struct StmtIterator : public StmtIteratorImpl<StmtIterator, Stmt*&> {
tools/clang/include/clang/AST/StmtOpenMP.h
   92   class used_clauses_child_iterator
tools/clang/include/clang/AST/UnresolvedSet.h
   31 class UnresolvedSetIterator : public llvm::iterator_adaptor_base<
tools/clang/include/clang/Sema/IdentifierResolver.h
   69   class iterator {
utils/TableGen/CodeGenDAGPatterns.h
  108   struct const_iterator {