Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/lowering/ets/
H A DlambdaLowering.cpp74 static size_t g_calleeCount = 0; variable
79 g_calleeCount = 0; in ResetCalleeCount()
85 name.Append(std::to_string(g_calleeCount++)); in CreateCalleeName()

Completed in 3 milliseconds