Home
last modified time | relevance | path

Searched refs:ABC_ATTR_EXTERNAL (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/abc2program/
H A Dabc_file_utils.h26 constexpr std::string_view ABC_ATTR_EXTERNAL = "external"; member
/arkcompiler/runtime_core/abc2program/common/
H A Dabc_file_utils.h44 constexpr std::string_view ABC_ATTR_EXTERNAL = "external"; member
/arkcompiler/runtime_core/abc2program/
H A Dabc_method_processor.cpp92 function_.metadata->SetAttribute(ABC_ATTR_EXTERNAL); in FillFunctionAttributes()
H A Dabc_class_processor.cpp80 record_.metadata->SetAttribute(ABC_ATTR_EXTERNAL); in FillRecordAttributes()
H A Dabc_field_processor.cpp68 field_.metadata->SetAttribute(ABC_ATTR_EXTERNAL); in FillFieldAttributes()

Completed in 2 milliseconds