Home
last modified time | relevance | path

Searched refs:GenAnnotations (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A DETSemitter.h82 std::vector<pandasm::AnnotationData> GenAnnotations(const ir::ClassDefinition *classDef);
H A DETSemitter.cpp432 std::vector<pandasm::AnnotationData> ETSEmitter::GenAnnotations(const ir::ClassDefinition *classDef) in GenAnnotations() function in ark::es2panda::compiler::ETSEmitter
524 std::vector<pandasm::AnnotationData> annotations = GenAnnotations(classDef); in GenClassRecord()
/arkcompiler/ets_frontend/es2panda/compiler/core/emitter/
H A Demitter.h101 void GenAnnotations();
H A Demitter.cpp91 GenAnnotations(); in Generate()
441 void FunctionEmitter::GenAnnotations() in GenAnnotations() function in panda::es2panda::compiler::FunctionEmitter

Completed in 4 milliseconds