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