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/CodeGen/SelectionDAGNodes.h
  774   class use_iterator
  963   struct value_op_iterator
include/llvm/DebugInfo/DWARF/DWARFAcceleratorTable.h
  470   class ValueIterator : public std::iterator<std::input_iterator_tag, Entry> {
include/llvm/DebugInfo/DWARF/DWARFExpression.h
   99   class iterator
include/llvm/IR/DebugInfoMetadata.h
 2376   class expr_op_iterator
include/llvm/Support/Path.h
   78 class reverse_iterator
include/llvm/Support/Registry.h
   83     class iterator
include/llvm/Support/TargetRegistry.h
  604   class iterator
tools/clang/include/clang/AST/DeclCXX.h
 3337   class shadow_iterator {
tools/clang/include/clang/AST/ExternalASTSource.h
  541   class iterator
tools/clang/include/clang/AST/Redeclarable.h
  239   class redecl_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 {
tools/clang/include/clang/Sema/ParsedAttr.h
  759   struct const_iterator
usr/include/c++/7.4.0/bits/stl_algo.h
   99   template<typename _InputIterator, typename _Predicate>
utils/TableGen/CodeGenDAGPatterns.h
  108   struct const_iterator {