Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/module_ops/
Dmodule_find_combination_test.cpp39 std::string enumName = "LColor"; in TEST_F() local
/arkcompiler/ets_frontend/ets2panda/lsp/src/
Dtypes.cpp53 SymbolDisplayPart CreateEnumName(std::string enumName) in CreateEnumName()
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumPostCheckLowering.cpp177const std::string &enumName, ir::Statement *consequent) in CreateEnumIfStatement()
/arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/
DASTAutofixer.ts2007 const enumName = stmt.name.text; constant
/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dhelpers.cpp2164 util::StringView enumName; in CheckEnumCaseUnqualified() local