Searched refs:GenAnnotationInnerClass (Results 1 – 2 of 2) sorted by relevance
89 …pandasm::AnnotationData GenAnnotationInnerClass(const ir::ClassDefinition *classDef, const ir::Ast…
504 annotations.emplace_back(GenAnnotationInnerClass(classDef, parent)); in GenClassRecord()510 annotations.emplace_back(GenAnnotationInnerClass(classDef, parent)); in GenClassRecord()603 pandasm::AnnotationData ETSEmitter::GenAnnotationInnerClass(const ir::ClassDefinition *classDef, in GenAnnotationInnerClass() function in panda::es2panda::compiler::ETSEmitter