Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp489 auto const invocationCtx = in ValidateSignatureInvocationContext() local
516 auto const invocationCtx = checker::InvocationContext( in IsValidRestArgument() local
560 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureRestParams() local
DtypeCheckingHelpers.cpp1504 … checker::InvocationContext invocationCtx(Relation(), arrowFuncExpr, argumentType, parameterType, in CheckLambdaTypeAnnotation() local