Home
last modified time | relevance | path

Searched refs:IsAnnotationElementValueAttribute (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h50 static bool IsAnnotationElementValueAttribute(std::string_view attribute) in IsAnnotationElementValueAttribute() function
124 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
126 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()
169 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
171 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()
214 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
216 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()
259 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
261 return AnnotationHelper::IsAnnotationElementValueAttribute(attribute); in IsAnnotationElementValueAttribute()
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h76 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
121 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
166 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
211 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp408 if (IsAnnotationElementValueAttribute(attribute)) { in StoreValue()
Dmeta.h243 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.cpp407 if (IsAnnotationElementValueAttribute(attribute)) { in StoreValue()
Dmeta.h248 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function