Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/plugins/ecmascript/assembler/extension/
Decmascript_meta.h66 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function
111 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function
156 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function
201 … bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationElementTypeAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h234 virtual bool IsAnnotationElementTypeAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationElementTypeAttribute() function