Searched refs:GenAnnotationInnerClass (Results 1 – 2 of 2) sorted by relevance
103 …pandasm::AnnotationData GenAnnotationInnerClass(const ir::ClassDefinition *classDef, const ir::Ast…
439 annotations.emplace_back(GenAnnotationInnerClass(classDef, parent)); in GenAnnotations()445 annotations.emplace_back(GenAnnotationInnerClass(classDef, parent)); in GenAnnotations()612 pandasm::AnnotationData ETSEmitter::GenAnnotationInnerClass(const ir::ClassDefinition *classDef, in GenAnnotationInnerClass() function in ark::es2panda::compiler::ETSEmitter