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