Searched refs:SLocEntryLoaded (Results 1 – 2 of 2) sorted by relevance
403 SLocEntryLoaded.clear(); in clearIDTables()466 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()471 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()488 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()569 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileID()572 SLocEntryLoaded[Index] = true; in createFileID()622 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()624 SLocEntryLoaded[Index] = true; in createExpansionLocImpl()2162 + llvm::capacity_in_bytes(SLocEntryLoaded) in getDataStructureSizes()
618 std::vector<bool> SLocEntryLoaded; variable1483 if (SLocEntryLoaded[Index])