Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp206 …::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionAssignmentPatternParameter( in CheckFunctionAssignmentPatternParameter() function in panda::es2panda::checker::Checker
386 result = CheckFunctionAssignmentPatternParameter(param->AsAssignmentPattern()); in CheckFunctionParameter()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h419 …le<binder::LocalVariable *, binder::LocalVariable *, bool> CheckFunctionAssignmentPatternParameter(