Searched refs:SLocEntryLoaded (Results 1 – 2 of 2) sorted by relevance
412 SLocEntryLoaded.clear(); in clearIDTables()476 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()481 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()498 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()542 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileID()545 SLocEntryLoaded[Index] = true; in createFileID()595 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()597 SLocEntryLoaded[Index] = true; in createExpansionLocImpl()1893 + llvm::capacity_in_bytes(SLocEntryLoaded) in getDataStructureSizes()
543 std::vector<bool> SLocEntryLoaded; variable1265 if (SLocEntryLoaded[Index])