Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/ir/statements/
DfunctionDeclaration.h54 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.h68 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.h95 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
/arkcompiler/ets_frontend/ets2panda/ir/expressions/
DobjectExpression.h94 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DarrayExpression.h117 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.h84 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsEnumDeclaration.h115 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsTypeAliasDeclaration.h92 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function
DtsInterfaceDeclaration.h143 bool CanHaveDecorator([[maybe_unused]] bool inTs) const override in CanHaveDecorator() function