Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h56 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
101 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
146 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
191 bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationIdAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h228 virtual bool IsAnnotationIdAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationIdAttribute() function