Searched defs:record_name (Results 1 – 6 of 6) sorted by relevance
445 std::string record_name = func->GetRecordName(); in GetStGlobalInstByLdGlobalInst() local612 void AbcFile::AddModuleRecord(std::string record_name, std::unique_ptr<ModuleRecord> &&module_recor… in AddModuleRecord()631 std::string record_name = ""; in InitializeAllDefinedFunction() local749 std::string record_name = func->GetRecordName(); in ExtractMergedClassAndFunctionInfo() local782 std::string record_name = func->GetRecordName(); in ExtractClassInheritInfo() local807 std::string record_name = func->GetRecordName(); in ExtractClassInheritInfo() local988 std::string record_name = func_main->GetRecordName(); in AddExportListForMerge() local1024 std::string record_name = func_main->GetRecordName(); in ExtractSingleClassAndFunctionExportList() local1075 std::string record_name = func->GetRecordName(); in ResolveInstCommon() local1247 std::string record_name = func->GetRecordName(); in ResolveDefineFuncInstCommon() local[all …]
37 Class(std::string_view class_name, std::string_view record_name, in Class()
33 …Function(std::string_view record_name, std::string_view func_name, panda_file::File::EntityId m_id, in Function()
37 AnnotationData(std::string_view record_name, std::vector<AnnotationElement> elements) in AnnotationData()42 explicit AnnotationData(std::string_view record_name) : record_name_(record_name) {} in AnnotationData()
416 auto record_name = annotation.GetName(); in CreateAnnotationItem() local1242 std::string record_name = GetOwnerName(name); in EmitDebugInfo() local
1823 std::string record_name = record_full_name.substr(0, pos_point); in ParseOperandField() local