Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp593 Signature *compatibleSignature = nullptr; in CollectParameterlessConstructor() local
598 compatibleSignature = concreteSig; in CollectParameterlessConstructor()
611 if (compatibleSignature == nullptr) { in CollectParameterlessConstructor()
616 return compatibleSignature; in CollectParameterlessConstructor()

Completed in 5 milliseconds