Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/plugins/ecmascript/assembler/extension/
Decmascript_meta.h51 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
96 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
141 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
186 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h224 virtual bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationRecordAttribute() function