Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/plugins/ecmascript/assembler/extension/
Decmascript_meta.h76 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
121 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
166 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
211 … bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementValueAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h249 … virtual bool IsAnnotationElementValueAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementValueAttribute() function