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

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/ADT/
H A DDepthFirstIterator.h212 struct df_ext_iterator : public df_iterator<T, SetTy, true> { struct in namespace:llvm
213 df_ext_iterator(const df_iterator<T, SetTy, true> &V) function in struct:llvm::df_ext_iterator

Completed in 62 milliseconds