Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/core/
Dfunction.cpp121 …<binder::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionIdentifierParameter( in CheckFunctionIdentifierParameter() function in panda::es2panda::checker::Checker
380 result = CheckFunctionIdentifierParameter(param->AsIdentifier()); in CheckFunctionParameter()
/arkcompiler/ets_frontend/es2panda/typescript/
Dchecker.h417 …td::tuple<binder::LocalVariable *, binder::LocalVariable *, bool> CheckFunctionIdentifierParameter(