Home
last modified time | relevance | path

Searched defs:inTs (Results 1 – 13 of 13) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DclassDeclaration.h54 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DfunctionDeclaration.h54 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DvariableDeclaration.h73 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsStructDeclaration.h65 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
/arkcompiler/ets_frontend/ets2panda/ir/base/
DspreadElement.h71 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DclassElement.h98 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportNamedDeclaration.h73 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.h94 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DarrayExpression.h127 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsTypeAliasDeclaration.h93 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DtsModuleDeclaration.h97 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DtsEnumDeclaration.h138 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()
DtsInterfaceDeclaration.h158 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator()