Searched refs:SLocEntryLoaded (Results 1 – 2 of 2) sorted by relevance
398 SLocEntryLoaded.clear(); in clearIDTables()462 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()467 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()487 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()567 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileID()570 SLocEntryLoaded[Index] = true; in createFileID()620 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()622 SLocEntryLoaded[Index] = true; in createExpansionLocImpl()2207 if (SLocEntryLoaded[Index]) { in dump()2242 + llvm::capacity_in_bytes(SLocEntryLoaded) in getDataStructureSizes()
633 llvm::BitVector SLocEntryLoaded; variable1522 if (SLocEntryLoaded[Index])