Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/
DETSAnalyzer.cpp1003bool isConstructorCall, bool isFunctionalInterface, in ChooseSignatures()
1026 bool isConstructorCall) in ChooseCalleeObj()
1062 bool isConstructorCall = expr->IsETSConstructorCall(); in GetReturnType() local