Home
last modified time | relevance | path

Searched defs:sourceFuncType (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp77 …ture *ProcessSignatures(TypeRelation *relation, Signature *target, ETSFunctionType *sourceFuncType) in ProcessSignatures()
146 …auto *sourceFuncType = sourceIsFunctional ? source->AsETSObjectType()->GetFunctionalInterfaceInvok… in AssignmentTarget() local