Searched refs:CheckFunctionRestParameter (Results 1 – 2 of 2) sorted by relevance
256 …:tuple<binder::LocalVariable *, binder::LocalVariable *, bool> Checker::CheckFunctionRestParameter( in CheckFunctionRestParameter() function in panda::es2panda::checker::Checker388 result = CheckFunctionRestParameter(param->AsRestElement(), signatureInfo); in CheckFunctionParameter()
421 std::tuple<binder::LocalVariable *, binder::LocalVariable *, bool> CheckFunctionRestParameter(