Home
last modified time | relevance | path

Searched refs:GetFunctionalInterfaceInvokeType (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/types/ets/
DetsFunctionType.cpp146 …sourceFuncType = sourceIsFunctional ? source->AsETSObjectType()->GetFunctionalInterfaceInvokeType() in AssignmentTarget()
DetsObjectType.h285 ETSFunctionType *GetFunctionalInterfaceInvokeType() const in GetFunctionalInterfaceInvokeType() function
DetsObjectType.cpp323 GetFunctionalInterfaceInvokeType()->ToString(ss, precise); in ToString()