Home
last modified time | relevance | path

Searched defs:IsAnnotationElementValueAttribute (Results 1 – 4 of 4) 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
169 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
214 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
259 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h77 …bool IsAnnotationElementValueAttribute([[maybe_unused]] const std::string_view &attribute) const o… in IsAnnotationElementValueAttribute() function
123 …bool IsAnnotationElementValueAttribute([[maybe_unused]] const std::string_view &attribute) const o… in IsAnnotationElementValueAttribute() function
169 …bool IsAnnotationElementValueAttribute([[maybe_unused]] const std::string_view &attribute) const o… in IsAnnotationElementValueAttribute() function
215 …bool IsAnnotationElementValueAttribute([[maybe_unused]] const std::string_view &attribute) const o… in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h243 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h283 …virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] const std::string_view &attribute)… in IsAnnotationElementValueAttribute() function