Home
last modified time | relevance | path

Searched defs:enumTypeAnnotation (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Denum.cpp341 auto *const enumTypeAnnotation = MakeTypeReference(Allocator(), enumType->GetName()); in CreateEnumFromIntMethod() local
577 auto *const enumTypeAnnotation = MakeTypeReference(Allocator(), enumType->GetName()); in CreateEnumValueOfMethod() local