Searched refs:FileSortedDecls (Results 1 – 5 of 5) sorted by relevance
40 FileSortedDecls(nullptr), NumFileSortedDecls(0), in ModuleFile()
1286 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry()1289 assert(F->FileSortedDecls && "FILE_SORTED_DECLS not encountered yet ?"); in ReadSLocEntry()2808 F.FileSortedDecls = (const DeclID *)Blob.data(); in ReadASTBlock()4871 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()4873 Mod.FileSortedDecls + Mod.NumFileSortedDecls)); in getModuleFileLevelDecls()
403 const serialization::DeclID *FileSortedDecls; variable
454 const serialization::DeclID *FileSortedDecls = nullptr; variable
1529 const DeclID *FirstDecl = F->FileSortedDecls + Record[6]; in ReadSLocEntry()1530 assert(F->FileSortedDecls && "FILE_SORTED_DECLS not encountered yet ?"); in ReadSLocEntry()3356 F.FileSortedDecls = (const DeclID *)Blob.data(); in ReadASTBlock()5901 ModuleDeclIterator(this, &Mod, Mod.FileSortedDecls), in getModuleFileLevelDecls()5903 Mod.FileSortedDecls + Mod.NumFileSortedDecls)); in getModuleFileLevelDecls()