Lines Matching refs:SLocEntryLoaded
339 SLocEntryLoaded.clear(); in clearIDTables()
377 if (!Old.SLocEntryLoaded[I]) in initializeForReplay()
434 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()
439 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()
462 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()
599 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileIDImpl()
602 SLocEntryLoaded[Index] = SLocEntryOffsetLoaded[Index] = true; in createFileIDImpl()
660 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()
662 SLocEntryLoaded[Index] = SLocEntryOffsetLoaded[Index] = true; in createExpansionLocImpl()
2197 if (SLocEntryLoaded[Index]) { in dump()
2320 llvm::capacity_in_bytes(SLocEntryLoaded) + in getDataStructureSizes()