Searched defs:isConstructorCall (Results 1 – 1 of 1) sorted by relevance
1003 … bool isConstructorCall, bool isFunctionalInterface, in ChooseSignatures()1026 bool isConstructorCall) in ChooseCalleeObj()1062 bool isConstructorCall = expr->IsETSConstructorCall(); in GetReturnType() local