Home
last modified time | relevance | path

Searched defs:Annotation (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/panda_guard/obfuscate/
Dannotation.h32 Annotation(Program *program, const std::string &name) : Entity(program, name) {} in Annotation() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/core/
Dannotation.h99Annotation(AbckitCoreAnnotation *ann, const ApiConfig *conf, const File *file) : ViewInResource(an… in Annotation() function
/arkcompiler/runtime_core/static_core/plugins/ets/doc/spec/
D18_annotations.rst706 For an annotation with *retention policy* (see :ref:`Retention Annotation`)
D17_experimental.rst1254 .. _Function, Method and Constructor Overloading:
/arkcompiler/runtime_core/libabckit/include/cpp/headers/
Dconfig.h50 class Annotation; variable
63 class Annotation; variable
/arkcompiler/ets_frontend/es2panda/ir/base/
Dannotation.h39 explicit Annotation(Expression *expr) : Statement(AstNodeType::ANNOTATION), expr_(expr) in Annotation() function
/arkcompiler/runtime_core/libabckit/include/cpp/headers/arkts/
Dannotation_impl.h34 inline Annotation::Annotation(const core::Annotation &coreOther) : core::Annotation(coreOther), tar… in Annotation() function
/arkcompiler/runtime_core/static_core/docs/
Dfile_format.md614 ### Annotation subsection
/arkcompiler/runtime_core/docs/
Dfile_format.md523 ### Annotation subsection