Searched defs:GenAnnotations (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/ets_frontend/es2panda/compiler/core/emitter/ | ||
| D | emitter.cpp | 447 void FunctionEmitter::GenAnnotations() in GenAnnotations() function in panda::es2panda::compiler::FunctionEmitter |
| /arkcompiler/ets_frontend/ets2panda/compiler/core/ | ||
| D | ETSemitter.cpp | 564 std::vector<pandasm::AnnotationData> ETSEmitter::GenAnnotations(const ir::ClassDefinition *classDef) in GenAnnotations() function in ark::es2panda::compiler::ETSEmitter |
| /arkcompiler/ets_frontend/ets2panda/declgen_ets2ts/ | ||
| D | declgenEts2Ts.cpp | 1020 void TSDeclGen::GenAnnotations(const T *node) in GenAnnotations() function in ark::es2panda::declgen_ets2ts::TSDeclGen |