Searched defs:idf_ext_iterator (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DDepthFirstIterator.h249 struct idf_ext_iterator : public idf_iterator<T, SetTy, true> { struct in namespace:llvm
250 idf_ext_iterator(const idf_iterator<T, SetTy, true> &V) function in struct:llvm::idf_ext_iterator
252 idf_ext_iterator(const df_iterator<Inverse<T>, SetTy, true> &V) function in struct:llvm::idf_ext_iterator

Completed in 57 milliseconds