Lines Matching refs:SLocEntryLoaded
347 SLocEntryLoaded.clear(); in clearIDTables()
385 if (!Old.SLocEntryLoaded[I]) in initializeForReplay()
446 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()
451 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()
474 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()
612 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileIDImpl()
615 SLocEntryLoaded[Index] = SLocEntryOffsetLoaded[Index] = true; in createFileIDImpl()
674 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()
676 SLocEntryLoaded[Index] = SLocEntryOffsetLoaded[Index] = true; in createExpansionLocImpl()
2236 if (SLocEntryLoaded[Index]) { in dump()
2359 llvm::capacity_in_bytes(SLocEntryLoaded) + in getDataStructureSizes()