Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.h90 pandasm::AnnotationData GenAnnotationAsync(ir::ScriptFunction *scriptFunc);
DETSemitter.cpp212 annotations.push_back(GenAnnotationAsync(scriptFunc)); in GenAnnotation()
654 pandasm::AnnotationData ETSEmitter::GenAnnotationAsync(ir::ScriptFunction *scriptFunc) in GenAnnotationAsync() function in panda::es2panda::compiler::ETSEmitter