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