Searched refs:FileSortedDecls (Results 1 – 2 of 2) sorted by relevance
459 const serialization::DeclID *FileSortedDecls = nullptr; variable
1580 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry()1581 assert(F->FileSortedDecls && "FILE_SORTED_DECLS not encountered yet ?"); in ReadSLocEntry()3444 F.FileSortedDecls = (const DeclID *)Blob.data(); in ReadASTBlock()5988 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()5990 Mod.FileSortedDecls + Mod.NumFileSortedDecls)); in getModuleFileLevelDecls()