Home
last modified time | relevance | path

Searched refs:ComposeSignatureInfosForArrowFunction (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h439 ArenaVector<SignatureInfo *> ComposeSignatureInfosForArrowFunction(ir::ArrowFunctionExpression *arrowFuncExpr);
H A DETSAnalyzer.cpp771 for (auto &sigInfo : checker->ComposeSignatureInfosForArrowFunction(expr)) { in Check()
/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp1210 ArenaVector<SignatureInfo *> ETSChecker::ComposeSignatureInfosForArrowFunction( in ComposeSignatureInfosForArrowFunction() function in ETSChecker

Completed in 9 milliseconds