Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h71 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
116 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
161 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
206 …bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attribute) c… in IsAnnotationElementArrayComponentTypeAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.cpp403 if (IsAnnotationElementArrayComponentTypeAttribute(attribute)) { in StoreValue()
Dmeta.h238 …virtual bool IsAnnotationElementArrayComponentTypeAttribute([[maybe_unused]] std::string_view attr… in IsAnnotationElementArrayComponentTypeAttribute() function