Home
last modified time | relevance | path

Searched refs:CheckFunctionArrayPatternParameter (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp322 …inder::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionArrayPatternParameter( in CheckFunctionArrayPatternParameter() function in panda::es2panda::checker::Checker
395 result = CheckFunctionArrayPatternParameter(param->AsArrayPattern()); in CheckFunctionParameter()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h423 …::tuple<binder::LocalVariable *, binder::LocalVariable *, bool> CheckFunctionArrayPatternParameter(