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/DebugInfo/DWARF/DWARFDie.h
  335 class DWARFDie::iterator
include/llvm/DebugInfo/PDB/Native/DbiModuleList.h
   31 class DbiModuleSourceFilesIterator
include/llvm/Support/LineIterator.h
   31 class line_iterator
include/llvm/Support/Path.h
   52 class const_iterator
tools/clang/include/clang/AST/StmtIterator.h
  124 struct StmtIterator : public StmtIteratorImpl<StmtIterator, Stmt*&> {
usr/include/c++/7.4.0/bits/stl_uninitialized.h
   74       template<typename _InputIterator, typename _ForwardIterator>
utils/TableGen/CodeGenDAGPatterns.h
  108   struct const_iterator {