Home
last modified time | relevance | path

Searched refs:ValidateSignatureRestParams (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/checker/ets/
H A Dfunction.cpp428 bool ETSChecker::ValidateSignatureRestParams(Signature *substitutedSig, const ArenaVector<ir::Expression *> &arguments, in ValidateSignatureRestParams() function in ETSChecker
583 if (!ValidateSignatureRestParams(substitutedSig, arguments, flags, reportError)) { in ValidateSignature()
/arkcompiler/ets_frontend/ets2panda/checker/
H A DETSchecker.h410 bool ValidateSignatureRestParams(Signature *substitutedSig, const ArenaVector<ir::Expression *> &arguments,

Completed in 5 milliseconds