Searched refs:InjectedSourceTable (Results 1 – 2 of 2) sorted by relevance
38 InjectedSourceTable(2, InjectedSourceHashTraits) {} in PDBFileBuilder()193 InjectedSourceTable.set_as(VName, std::move(Entry)); in finalizeMsfLayout()198 InjectedSourceTable.calculateSerializedLength(); in finalizeMsfLayout()228 assert(!InjectedSourceTable.empty()); in commitSrcHeaderBlock()241 cantFail(InjectedSourceTable.commit(Writer)); in commitSrcHeaderBlock()248 if (InjectedSourceTable.empty()) in commitInjectedSources()
99 HashTable<SrcHeaderBlockEntry, StringTableHashTraits> InjectedSourceTable; variable