Home
last modified time | relevance | path

Searched defs:IteratorBase (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_list.h121 explicit IteratorBase(ListTy *list) in IteratorBase() function
/external/clang/include/clang/AST/
DDeclBase.h1031 NamedDecl *const> IteratorBase; typedef
1038 : IteratorBase(Pos), SingleElement(Single) {} in IteratorBase() function