Home
last modified time | relevance | path

Searched defs:Tag (Results 1 – 25 of 30) sorted by relevance

12

/arkcompiler/runtime_core/static_core/verification/util/tests/
Dtagged_index_test.cpp30 enum class Tag { TAG0, TAG1, TAG2 }; in TEST_F() enum
61 enum class Tag { TAG0, TAG1, TAG2 }; in TEST_F() enum
/arkcompiler/ets_frontend/es2panda/ir/expressions/literals/
DnullLiteral.h36 LiteralTag Tag() const override in Tag() function
DstringLiteral.h42 LiteralTag Tag() const override in Tag() function
DbooleanLiteral.h41 LiteralTag Tag() const override in Tag() function
DbigIntLiteral.h47 LiteralTag Tag() const override in Tag() function
DregExpLiteral.h50 LiteralTag Tag() const override in Tag() function
DnumberLiteral.h52 LiteralTag Tag() const override in Tag() function
DtaggedLiteral.h55 LiteralTag Tag() const override in Tag() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeParameterInstantiation.h23 struct Tag {}; struct
DtsQualifiedName.h23 struct Tag {}; struct
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DsequenceExpression.h24 struct Tag {}; struct
DnewExpression.h28 struct Tag {}; struct
DtemplateLiteral.h25 struct Tag {}; struct
DtaggedTemplateExpression.h38 [[nodiscard]] const Expression *Tag() const noexcept in Tag() function
DblockExpression.h27 struct Tag {}; struct
DarrayExpression.h32 struct Tag {}; struct
DobjectExpression.h32 struct Tag {}; struct
DassignmentExpression.h27 struct Tag {}; struct
/arkcompiler/ets_frontend/ets2panda/ir/base/
DmetaProperty.h24 struct Tag {}; struct
DspreadElement.h25 struct Tag {}; struct
Dproperty.h27 struct Tag {}; struct
/arkcompiler/ets_frontend/es2panda/ir/expressions/
DtaggedTemplateExpression.h43 const Expression *Tag() const in Tag() function
/arkcompiler/runtime_core/static_core/libpandafile/
Dannotation_data_accessor.h61 explicit Tag(char item) : item_(item) {} in Tag() function
/arkcompiler/runtime_core/libpandafile/
Dannotation_data_accessor.h61 explicit Tag(char item) : item_(item) {} in Tag() function
/arkcompiler/ets_frontend/ets2panda/ir/statements/
DvariableDeclaration.h31 struct Tag {}; struct

12