Searched refs:FileSortedDecls (Results 1 – 2 of 2) sorted by relevance
464 const serialization::unaligned_decl_id_t *FileSortedDecls = nullptr; variable
1880 const unaligned_decl_id_t *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry()1881 assert(F->FileSortedDecls && "FILE_SORTED_DECLS not encountered yet ?"); in ReadSLocEntry()3929 F.FileSortedDecls = (const unaligned_decl_id_t *)Blob.data(); in ReadASTBlock()6577 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()6579 Mod.FileSortedDecls + Mod.NumFileSortedDecls)); in getModuleFileLevelDecls()