Searched defs:implicitInstantiateArgument (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/ets_frontend/ets2panda/checker/ets/ | ||
H A D | helpers.cpp | 2298 std::string implicitInstantiateArgument = "()=>{return new " + className + "()"; in GenerateImplicitInstantiateArg() local |
Completed in 8 milliseconds