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