Searched refs:submodule_const_iterator (Results 1 – 1 of 1) sorted by relevance
836 using submodule_const_iterator = std::vector<Module *>::const_iterator; variable841 llvm::iterator_range<submodule_const_iterator> submodules() const { in submodules()