Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp220 …auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); // NOTE St… in CreateEnumNamesArray() local
620 …auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); // NOTE St… in CreateEnumStringValuesArray() local
740 …auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); // NOTE St… in CreateEnumToStringMethod() local
784 …auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); // NOTE St… in CreateEnumGetNameMethod() local
868 …auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); // NOTE St… in CreateEnumGetValueOfMethod() local
997 auto *const stringTypeAnnotation = MakeTypeReference(context_, STRING_REFERENCE_TYPE); in CreateEnumDollarGetMethod() local