Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp344 …nder::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionObjectPatternParameter( in CheckFunctionObjectPatternParameter() function in panda::es2panda::checker::Checker
399 result = CheckFunctionObjectPatternParameter(param->AsObjectPattern()); in CheckFunctionParameter()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h425 …:tuple<binder::LocalVariable *, binder::LocalVariable *, bool> CheckFunctionObjectPatternParameter(