Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/assembler/extension/
Dets_meta.h25 static bool IsAnnotationRecordAttribute(std::string_view attribute) in IsAnnotationRecordAttribute() function
99 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
144 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
189 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
234 bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const override in IsAnnotationRecordAttribute() function
/arkcompiler/runtime_core/assembler/extensions/
Decmascript_meta.h51 …bool IsAnnotationRecordAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationRecordAttribute() function
97 …bool IsAnnotationRecordAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationRecordAttribute() function
143 …bool IsAnnotationRecordAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationRecordAttribute() function
189 …bool IsAnnotationRecordAttribute([[maybe_unused]] const std::string_view &attribute) const override in IsAnnotationRecordAttribute() function
/arkcompiler/runtime_core/static_core/assembler/
Dmeta.h218 virtual bool IsAnnotationRecordAttribute([[maybe_unused]] std::string_view attribute) const in IsAnnotationRecordAttribute() function
/arkcompiler/runtime_core/assembler/
Dmeta.h264 … virtual bool IsAnnotationRecordAttribute([[maybe_unused]] const std::string_view &attribute) const in IsAnnotationRecordAttribute() function