Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzerHelpers.cpp371bool isConstructorCall, bool isFunctionalInterface, in ChooseSignatures()
394 bool isConstructorCall) in ChooseCalleeObj()
DETSAnalyzer.cpp937 bool isConstructorCall = expr->IsETSConstructorCall(); in GetReturnType() local