Searched refs:ModuleDeclIterator (Results 1 – 2 of 2) sorted by relevance
1222 class ModuleDeclIterator1224 ModuleDeclIterator, const serialization::LocalDeclID *,1231 ModuleDeclIterator() in ModuleDeclIterator() function1234 ModuleDeclIterator(ASTReader *Reader, ModuleFile *Mod, in ModuleDeclIterator() function1243 bool operator==(const ModuleDeclIterator &RHS) const {1249 llvm::iterator_range<ModuleDeclIterator>
4868 llvm::iterator_range<ASTReader::ModuleDeclIterator>4871 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()4872 ModuleDeclIterator(this, &Mod, in getModuleFileLevelDecls()