Searched refs:SLocEntryLoaded (Results 1 – 2 of 2) sorted by relevance
412 SLocEntryLoaded.clear(); in clearIDTables()475 assert(!SLocEntryLoaded[Index]); in loadSLocEntry()480 if (!SLocEntryLoaded[Index]) { in loadSLocEntry()497 SLocEntryLoaded.resize(LoadedSLocEntryTable.size()); in AllocateLoadedSLocEntries()578 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createFileID()581 SLocEntryLoaded[Index] = true; in createFileID()631 assert(!SLocEntryLoaded[Index] && "FileID already loaded"); in createExpansionLocImpl()633 SLocEntryLoaded[Index] = true; in createExpansionLocImpl()2160 + llvm::capacity_in_bytes(SLocEntryLoaded) in getDataStructureSizes()
632 std::vector<bool> SLocEntryLoaded; variable1487 if (SLocEntryLoaded[Index])