Searched refs:enumTypeAnnotation (Results 1 – 1 of 1) sorted by relevance
341 auto *const enumTypeAnnotation = MakeTypeReference(Allocator(), enumType->GetName()); in CreateEnumFromIntMethod() local344 … std::move(body), enumTypeAnnotation, enumType->GetDecl()->IsDeclare()); in CreateEnumFromIntMethod()577 auto *const enumTypeAnnotation = MakeTypeReference(Allocator(), enumType->GetName()); in CreateEnumValueOfMethod() local580 … std::move(body), enumTypeAnnotation, enumType->GetDecl()->IsDeclare()); in CreateEnumValueOfMethod()