Searched refs:Annotations (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_frontend/es2panda/ir/base/ | ||
H A D | methodDefinition.h | 131 const ArenaVector<Annotation *> &Annotations() const in Annotations() function in panda::es2panda::panda::es2panda::panda::es2panda::ir::MethodDefinition |
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ | ||
H A D | emitter.cpp | 455 for (auto *anno : methodDefinition->Annotations()) { in GenAnnotations() |
Completed in 3 milliseconds