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