Searched refs:GenAnnotationEnclosingMethod (Results 1 – 2 of 2) sorted by relevance
88 pandasm::AnnotationData GenAnnotationEnclosingMethod(const ir::MethodDefinition *methodDef);
503 annotations.emplace_back(GenAnnotationEnclosingMethod(parent->AsMethodDefinition())); in GenClassRecord()579 pandasm::AnnotationData ETSEmitter::GenAnnotationEnclosingMethod(const ir::MethodDefinition *method… in GenAnnotationEnclosingMethod() function in panda::es2panda::compiler::ETSEmitter