Home
last modified time | relevance | path

Searched defs:CanHaveDecorator (Results 1 – 12 of 12) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h71 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DclassDeclaration.h54 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DvariableDeclaration.h82 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DspreadElement.h72 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DclassElement.h108 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportNamedDeclaration.h78 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/ts/
DtsModuleDeclaration.h90 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsTypeAliasDeclaration.h90 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsEnumDeclaration.h133 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsInterfaceDeclaration.h159 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DarrayExpression.h132 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DobjectExpression.h94 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function