Home
last modified time | relevance | path

Searched defs:decorator (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/ir/ets/
H A DetsStructDeclaration.h60 void AddDecorator(Decorator *const decorator) in AddDecorator() argument
/arkcompiler/ets_frontend/ets2panda/ir/base/
H A DclassElement.h91 void AddDecorator(ir::Decorator *const decorator) in AddDecorator() argument
/arkcompiler/runtime_core/static_core/plugins/ets/tests/debugger/src/arkdb/
H A Dtimeout.py35 def decorator(func): function
/arkcompiler/runtime_core/static_core/tests/tests-u-runner/runner/options/
H A Ddecorator_value.py43 def decorator(func: Any) -> Any: function
/arkcompiler/ets_frontend/ets2panda/parser/
H A DASparser.cpp97 auto *decorator = AllocNode<ir::Decorator>(expr); in ParseDecorator() local

Completed in 4 milliseconds