HomeSort by relevance Sort by last modified time
    Searched defs:iterator_category (Results 26 - 43 of 43) sorted by null

12

  /external/llvm/include/llvm/ADT/
STLExtras.h 207 typedef typename std::iterator_traits<RootIt>::iterator_category
208 iterator_category; typedef in class:llvm::mapped_iterator
ImmutableMap.h 218 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:llvm::ImmutableMap::iterator
DenseMap.h 985 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::DenseMapIterator
ImmutableSet.h 1074 typedef std::bidirectional_iterator_tag iterator_category; typedef in class:llvm::ImmutableSet::iterator
    [all...]
  /external/llvm/include/llvm/Option/
ArgList.h 52 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::opt::arg_iterator
  /external/clang/include/clang/AST/
CanonicalType.h 394 typedef typename std::iterator_traits<InputIterator>::iterator_category
395 iterator_category; typedef in class:clang::CanTypeIterator
ExternalASTSource.h 504 typedef std::random_access_iterator_tag iterator_category; typedef in class:clang::LazyVector::iterator
DeclBase.h 739 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::Decl::redecl_iterator
1280 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::decl_iterator
1355 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::specific_decl_iterator
1432 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::DeclContext::filtered_decl_iterator
    [all...]
ASTContext.h 640 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::ASTContext::import_iterator
    [all...]
DeclCXX.h 2894 typedef std::forward_iterator_tag iterator_category; typedef in class:clang::UsingDecl::shadow_iterator
    [all...]
DeclObjC.h 1054 typedef std::input_iterator_tag iterator_category; typedef in class:clang::ObjCInterfaceDecl::filtered_category_iterator
    [all...]
  /external/deqp/framework/delibs/decpp/
dePoolArray.hpp 530 typedef random_access_iterator_tag iterator_category; typedef in struct:std::iterator_traits
540 typedef random_access_iterator_tag iterator_category; typedef in struct:std::iterator_traits
  /external/clang/include/clang/Lex/
PreprocessingRecord.h 403 typedef std::random_access_iterator_tag iterator_category; typedef in class:clang::PreprocessingRecord::iterator
  /external/chromium_org/net/tools/balsa/
balsa_headers.h 304 typedef std::forward_iterator_tag iterator_category; typedef in class:net::BalsaHeaders::iterator_base
    [all...]
  /external/libcxxabi/src/Unwind/
UnwindCursor.hpp 626 typedef std::random_access_iterator_tag iterator_category; typedef in struct:libunwind::EHABISectionIterator
    [all...]
  /external/llvm/include/llvm/Object/
ELF.h 64 typedef std::forward_iterator_tag iterator_category; typedef in class:llvm::object::ELFFile::ELFEntityIterator
159 typedef std::random_access_iterator_tag iterator_category; typedef in class:llvm::object::ELFFile::Elf_Sym_Iter
    [all...]
  /external/clang/lib/Sema/
SemaCodeComplete.cpp 355 typedef std::input_iterator_tag iterator_category; typedef in class:ResultBuilder::ShadowMapEntry::iterator
    [all...]
TreeTransform.h 3384 typedef std::input_iterator_tag iterator_category; typedef in class:clang::TemplateArgumentLocInventIterator
4920 typedef std::input_iterator_tag iterator_category; typedef in class:clang::TemplateArgumentLocContainerIterator
    [all...]

Completed in 782 milliseconds

12