Searched defs:lambdaClassName (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/ | ||
H A D | lambdaLowering.cpp | 762 auto lambdaClassName = util::UString {std::string_view {"LambdaObject-"}, allocator}; in CreateLambdaClass() local |
Completed in 4 milliseconds