Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp1721 auto *ctorSignature = CreateSignature(ctorSignatureInfo, GlobalVoidType(), ctorFunc); in ResolveLambdaObjectCtor() local
2425 auto *ctorSignature = CreateSignature(ctorSignatureInfo, GlobalVoidType(), ctorFunc); in ResolveLambdaObjectCtor() local