Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp395 auto const invocationCtx = in CheckInvokable() local
407 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureInvocationContext() local
433 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureRestParams() local
457 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureRestParams() local
DtypeCheckingHelpers.cpp930 checker::InvocationContext invocationCtx(Relation(), arrowFuncExpr, argumentType, parameterType, in CheckLambdaInvocable() local