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