Home
last modified time | relevance | path

Searched refs:GenAnnotationEnclosingMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.h88 pandasm::AnnotationData GenAnnotationEnclosingMethod(const ir::MethodDefinition *methodDef);
DETSemitter.cpp503 annotations.emplace_back(GenAnnotationEnclosingMethod(parent->AsMethodDefinition())); in GenClassRecord()
579 pandasm::AnnotationData ETSEmitter::GenAnnotationEnclosingMethod(const ir::MethodDefinition *method… in GenAnnotationEnclosingMethod() function in panda::es2panda::compiler::ETSEmitter