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