Searched defs:submodule_const_iterator (Results 1 – 2 of 2) sorted by relevance
472 typedef std::vector<Module *>::const_iterator submodule_const_iterator; typedef
617 using submodule_const_iterator = std::vector<Module *>::const_iterator; variable