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