Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h40 static bool IsAnnotationElementArrayComponentTypeAttribute(std::string_view attribute) in IsAnnotationElementArrayComponentTypeAttribute() function
119 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
121 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()
164 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
166 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()
209 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
211 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()
254 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
256 return AnnotationHelper::IsAnnotationElementArrayComponentTypeAttribute(attribute); in IsAnnotationElementArrayComponentTypeAttribute()
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h71 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function
117 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function
163 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function
209 bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.cpp406 if (IsAnnotationElementArrayComponentTypeAttribute(attribute)) { in StoreValue()
Dmeta.h233 …virtual bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attr… in IsAnnotationElementArrayComponentTypeAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.cpp398 if (IsAnnotationElementArrayComponentTypeAttribute(attribute)) { in StoreValue()
Dmeta.h279 virtual bool IsAnnotationElementArrayComponentTypeAttribute( in IsAnnotationElementArrayComponentTypeAttribute() function