Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp869 auto *const inputNameIdent = MakeFunctionParam(context_, PARAM_NAME, stringTypeAnnotation); in CreateEnumGetValueOfMethod() local
987 auto *const inputNameIdent = MakeFunctionParam(context_, "e", inputTypeAnnotation); in CreateEnumDollarGetMethod() local