Home
last modified time | relevance | path

Searched defs:CanHaveDecorator (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() function
DvariableDeclaration.h67 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DfunctionDeclaration.h67 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/ets/
DetsStructDeclaration.h65 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/base/
DspreadElement.h71 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DclassElement.h98 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/module/
DexportNamedDeclaration.h73 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.h86 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsEnumDeclaration.h132 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsInterfaceDeclaration.h158 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DarrayExpression.h127 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DobjectExpression.h94 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function