Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h61 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function
106 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function
151 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function
196 … bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementNameAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h244 virtual bool IsAnnotationElementNameAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementNameAttribute() function