Home
last modified time | relevance | path

Searched defs:inter_name (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp579 std::string inter_name = var_name.empty() ? par_class_name : var_name; in ExtractClassInheritInfo() local
830 const std::string &inter_name = module_record_->GetImportInternalNameByIndex(index); in ResolveInstCommon() local
995 std::string inter_name = var_name.empty() ? callee_name : var_name; in ResolveCallInstCommon() local