Home
last modified time | relevance | path

Searched defs:GenAnnotations (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
Demitter.cpp447 void FunctionEmitter::GenAnnotations() in GenAnnotations() function in panda::es2panda::compiler::FunctionEmitter
/arkcompiler/ets_frontend/ets2panda/compiler/core/
DETSemitter.cpp564 std::vector<pandasm::AnnotationData> ETSEmitter::GenAnnotations(const ir::ClassDefinition *classDef) in GenAnnotations() function in ark::es2panda::compiler::ETSEmitter
/arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/
DdeclgenEts2Ts.cpp1020 void TSDeclGen::GenAnnotations(const T *node) in GenAnnotations() function in ark::es2panda::declgen_ets2ts::TSDeclGen