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