Home
last modified time | relevance | path

Searched refs:GENSYM_CORE (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/
H A Dutil.cpp49 static std::string const GENSYM_CORE = "gensym$_"; in GenName() member in ark::es2panda::compiler::std
52 return util::UString {GENSYM_CORE + std::to_string(++gensymCounter), allocator}; in GenName()

Completed in 1 milliseconds