Home
last modified time | relevance | path

Searched defs:IsAnnotationIdAttribute (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h30 static bool IsAnnotationIdAttribute(std::string_view attribute) in IsAnnotationIdAttribute() function
104 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
149 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
194 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
239 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h56 bool IsAnnotationIdAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationIdAttribute() function
102 bool IsAnnotationIdAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationIdAttribute() function
148 bool IsAnnotationIdAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationIdAttribute() function
194 bool IsAnnotationIdAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationIdAttribute() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h223 virtual bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationIdAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h269 virtual bool IsAnnotationIdAttribute([[maybe_unused]] const std::string_view &attribute) const in IsAnnotationIdAttribute() function