Searched defs:isFunctionalInterface (Results 1 – 1 of 1) sorted by relevance
1003 … bool isConstructorCall, bool isFunctionalInterface, in ChooseSignatures()1039 … checker::Type *calleeType, bool isFunctionalInterface, in ResolveSignature()1066 …bool isFunctionalInterface = calleeType->IsETSObjectType() && calleeType->AsETSObjectType()->HasOb… in GetReturnType() local