Home
last modified time | relevance | path

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

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