Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/assembler/
H A Dmeta.h88 setAttributes_.erase(attribute); in RemoveAttribute()
93 return setAttributes_.find(attribute) != setAttributes_.cend(); in GetAttribute()
130 return setAttributes_; in GetBoolAttributes()
167 setAttributes_.emplace(attribute); in Store()
189 std::unordered_set<std::string> setAttributes_; member in ark::pandasm::Metadata

Completed in 2 milliseconds