Home
last modified time | relevance | path

Searched refs:HasAttribute (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.cpp23 if (HasAttribute(attribute)) { in Validate()
41 if (HasAttribute(attribute)) { in Validate()
/arkcompiler/runtime_core/assembler/
Dmeta.h180 bool HasAttribute(std::string_view attribute) const in HasAttribute() function