Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/checker/ets/
Dfunction.cpp410 auto const invocationCtx = in CheckInvokable() local
427 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureInvocationContext() local
453 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureRestParams() local
477 auto const invocationCtx = checker::InvocationContext( in ValidateSignatureRestParams() local
DtypeCheckingHelpers.cpp1250 … checker::InvocationContext invocationCtx(Relation(), arrowFuncExpr, argumentType, parameterType, in CheckLambdaTypeAnnotation() local