Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/test/
Dcl_ut_test.cpp33 class UTCLType { class
36 explicit UTCLType(const std::string &data) : data(data) {}; in UTCLType() function in UTCLType