Searched refs:ModuleDeclIterator (Results 1 – 2 of 2) sorted by relevance
1220 class ModuleDeclIterator1222 ModuleDeclIterator, const serialization::LocalDeclID *,1229 ModuleDeclIterator() in ModuleDeclIterator() function1232 ModuleDeclIterator(ASTReader *Reader, ModuleFile *Mod, in ModuleDeclIterator() function1241 bool operator==(const ModuleDeclIterator &RHS) const {1247 llvm::iterator_range<ModuleDeclIterator>
4845 llvm::iterator_range<ASTReader::ModuleDeclIterator>4848 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()4849 ModuleDeclIterator(this, &Mod, in getModuleFileLevelDecls()