Searched defs:debugInfoId (Results 1 – 7 of 7) sorted by relevance
21 DebugInfoDataAccessor::DebugInfoDataAccessor(const File &pandaFile, File::EntityId debugInfoId) in DebugInfoDataAccessor()
35 void Scrap(File::EntityId debugInfoId) in Scrap()121 void Emit(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in Emit()
143 auto debugInfoId = mda.GetDebugInfoId(); in GetLineNumber() local
616 DebugInfoItem *FileReader::CreateDebugInfoItem(File::EntityId debugInfoId) in CreateDebugInfoItem()749 auto debugInfoId = methodAcc.GetDebugInfoId(); in CreateMethodItem() local1101 void FileReader::UpdateDebugInfoDependecies(File::EntityId debugInfoId) in UpdateDebugInfoDependecies()1107 void FileReader::UpdateDebugInfo(DebugInfoItem *debugInfoItem, File::EntityId debugInfoId) in UpdateDebugInfo()
197 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
280 auto debugInfoId = mda.GetDebugInfoId(); in ExtractorMethodDebugInfo() local291 … const std::optional<panda_file::File::EntityId> debugInfoId, in ExtractorMethodDebugInfo()349 auto debugInfoId = mda.GetDebugInfoId(); in Extract() local
584 auto debugInfoId = dataAccessor.GetDebugInfoId(); in TEST() local