Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
DenumLowering.cpp688 const util::UString &messageString) in CreateThrowStatement()
877 util::UString messageString(util::StringView("No enum constant "), Allocator()); in CreateEnumGetValueOfMethod() local
920 util::UString messageString(util::StringView("No enum "), Allocator()); in CreateEnumFromValueMethod() local